|
@@ -1,20 +1,20 @@
|
|
|
[versions]
|
|
|
agp_version = "8.1.1"
|
|
|
-lifecycle_version = "2.6.1"
|
|
|
-paging_version = "3.2.0"
|
|
|
+lifecycle_version = "2.6.2"
|
|
|
+paging_version = "3.2.1"
|
|
|
|
|
|
[libraries]
|
|
|
gradle = { module = "com.android.tools.build:gradle", version.ref = "agp_version" }
|
|
|
|
|
|
-annotation = "androidx.annotation:annotation:1.7.0-rc01"
|
|
|
+annotation = "androidx.annotation:annotation:1.7.0"
|
|
|
appcompat = "androidx.appcompat:appcompat:1.6.1"
|
|
|
biometricktx = "androidx.biometric:biometric-ktx:1.2.0-alpha05"
|
|
|
constraintlayout = "androidx.constraintlayout:constraintlayout:2.1.4"
|
|
|
-corektx = "androidx.core:core-ktx:1.12.0-rc01"
|
|
|
+corektx = "androidx.core:core-ktx:1.12.0"
|
|
|
splashscreen = "androidx.core:core-splashscreen:1.0.1"
|
|
|
recyclerview = "androidx.recyclerview:recyclerview:1.3.1"
|
|
|
viewpager = "androidx.viewpager:viewpager:1.1.0-alpha01"
|
|
|
-glance = "androidx.glance:glance-appwidget:1.0.0-rc01"
|
|
|
+glance = "androidx.glance:glance-appwidget:1.0.0"
|
|
|
profileinstaller = "androidx.profileinstaller:profileinstaller:1.3.1"
|
|
|
|
|
|
lifecycle-common = { module = "androidx.lifecycle:lifecycle-common", version.ref = "lifecycle_version" }
|