|
@@ -15,7 +15,7 @@ splashscreen = "androidx.core:core-splashscreen:1.0.0-alpha02"
|
|
recyclerview = "androidx.recyclerview:recyclerview:1.3.0"
|
|
recyclerview = "androidx.recyclerview:recyclerview:1.3.0"
|
|
viewpager = "androidx.viewpager:viewpager:1.1.0-alpha01"
|
|
viewpager = "androidx.viewpager:viewpager:1.1.0-alpha01"
|
|
glance = "androidx.glance:glance-appwidget:1.0.0-alpha03"
|
|
glance = "androidx.glance:glance-appwidget:1.0.0-alpha03"
|
|
-profileinstaller = "androidx.profileinstaller:profileinstaller:1.3.0"
|
|
|
|
|
|
+profileinstaller = "androidx.profileinstaller:profileinstaller:1.3.1"
|
|
|
|
|
|
lifecycle-common = { module = "androidx.lifecycle:lifecycle-common", version.ref = "lifecycle_version" }
|
|
lifecycle-common = { module = "androidx.lifecycle:lifecycle-common", version.ref = "lifecycle_version" }
|
|
lifecycle-process = { module = "androidx.lifecycle:lifecycle-process", version.ref = "lifecycle_version" }
|
|
lifecycle-process = { module = "androidx.lifecycle:lifecycle-process", version.ref = "lifecycle_version" }
|
|
@@ -25,7 +25,7 @@ work-runtime = "androidx.work:work-runtime-ktx:2.8.1"
|
|
guava = "com.google.guava:guava:31.1-android"
|
|
guava = "com.google.guava:guava:31.1-android"
|
|
|
|
|
|
paging-runtime = "androidx.paging:paging-runtime:3.1.1"
|
|
paging-runtime = "androidx.paging:paging-runtime:3.1.1"
|
|
-paging-compose = "androidx.paging:paging-compose:1.0.0-alpha18"
|
|
|
|
|
|
+paging-compose = "androidx.paging:paging-compose:1.0.0-alpha19"
|
|
|
|
|
|
benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.1.1"
|
|
benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.1.1"
|
|
test-ext = "androidx.test.ext:junit-ktx:1.1.5"
|
|
test-ext = "androidx.test.ext:junit-ktx:1.1.5"
|