diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 59f4e7d..545c687 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -15,7 +15,7 @@ androidx-appcompat = "androidx.appcompat:appcompat:1.7.1" androidx-browser = "androidx.browser:browser:1.9.0" androidx-core-ktx = "androidx.core:core-ktx:1.17.0" androidx-core-splashscreen = "androidx.core:core-splashscreen:1.2.0" -androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.3.0-alpha05" +androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.3.0-alpha06" androidx-lifecycle-runtime-compose = { module = "androidx.lifecycle:lifecycle-runtime-compose", version.ref = "androidx-lifecycle" } androidx-lifecycle-runtime-ktx = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version.ref = "androidx-lifecycle" } androidx-lifecycle-viewmodel-compose = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "androidx-lifecycle" }