|
@@ -3,12 +3,12 @@ agp_version = "7.2.1"
|
|
|
lifecycle_version = "2.5.0-rc01"
|
|
|
|
|
|
[libraries]
|
|
|
-annotation = "androidx.annotation:annotation:1.4.0-beta01"
|
|
|
-appcompat = "androidx.appcompat:appcompat:1.4.1"
|
|
|
+annotation = "androidx.annotation:annotation:1.4.0-rc01"
|
|
|
+appcompat = "androidx.appcompat:appcompat:1.4.2"
|
|
|
biometricktx = "androidx.biometric:biometric-ktx:1.2.0-alpha04"
|
|
|
constraintlayout = "androidx.constraintlayout:constraintlayout:2.1.4"
|
|
|
coordinatorlayout = "androidx.coordinatorlayout:coordinatorlayout:1.2.0"
|
|
|
-corektx = "androidx.core:core-ktx:1.8.0-rc02"
|
|
|
+corektx = "androidx.core:core-ktx:1.8.0"
|
|
|
splashscreen = "androidx.core:core-splashscreen:1.0.0-alpha02"
|
|
|
recyclerview = "androidx.recyclerview:recyclerview:1.3.0-alpha02"
|
|
|
swiperefreshlayout = "androidx.swiperefreshlayout:swiperefreshlayout:1.2.0-alpha01"
|
|
@@ -22,7 +22,7 @@ work-runtime = "androidx.work:work-runtime-ktx:2.6.0"
|
|
|
guava = "com.google.guava:guava:31.1-android"
|
|
|
|
|
|
paging-runtime = "androidx.paging:paging-runtime:3.1.1"
|
|
|
-paging-compose = "androidx.paging:paging-compose:1.0.0-alpha14"
|
|
|
+paging-compose = "androidx.paging:paging-compose:1.0.0-alpha15"
|
|
|
|
|
|
sqlite = "androidx.sqlite:sqlite-framework:2.2.0"
|
|
|
|