diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 88150914..cc92caad 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -14,10 +14,10 @@ sentry-sdk = "6.29.0" serialization = "1.6.0" sqldelight = "2.0.0" whetstone = "0.6.0" -workmanager = "2.9.0-alpha02" +workmanager = "2.9.0-beta01" [libraries] -androidx-activity-compose = "androidx.activity:activity-compose:1.8.0-alpha07" +androidx-activity-compose = "androidx.activity:activity-compose:1.8.0-beta01" androidx-benchmark-macro-junit4 = { module = "androidx.benchmark:benchmark-macro-junit4", version.ref = "benchmark" } androidx-browser = "androidx.browser:browser:1.6.0" androidx-compose-animation = { module = "androidx.compose.animation:animation" } @@ -33,10 +33,10 @@ androidx-compose-ui-text = { module = "androidx.compose.ui:ui-text" } androidx-compose-ui-tooling = { module = "androidx.compose.ui:ui-tooling" } androidx-compose-ui-tooling-preview = { module = "androidx.compose.ui:ui-tooling-preview" } androidx-core-splashscreen = "androidx.core:core-splashscreen:1.0.1" -androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.1.0-alpha04" -androidx-lifecycle-compose = "androidx.lifecycle:lifecycle-viewmodel-compose:2.6.1" -androidx-navigation-compose = "androidx.navigation:navigation-compose:2.7.1" -androidx-paging-compose = "androidx.paging:paging-compose:3.2.0" +androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.1.0-alpha05" +androidx-lifecycle-compose = "androidx.lifecycle:lifecycle-viewmodel-compose:2.6.2" +androidx-navigation-compose = "androidx.navigation:navigation-compose:2.7.2" +androidx-paging-compose = "androidx.paging:paging-compose:3.2.1" androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.3.1" androidx-test-core = "androidx.test:core:1.6.0-alpha01" androidx-test-espresso-core = "androidx.test.espresso:espresso-core:3.6.0-alpha01"