We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 075c58f commit 4f42353Copy full SHA for 4f42353
gradle/libs.versions.toml
@@ -45,7 +45,7 @@ kotlin-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines
45
test-kotlin-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "kotlin-coroutines" }
46
47
# Android KTX
48
-android-ktx-fragment = "androidx.fragment:fragment-ktx:1.5.6"
+android-ktx-fragment = "androidx.fragment:fragment-ktx:1.7.0"
49
android-ktx-activity = "androidx.activity:activity-ktx:1.7.0"
50
android-ktx-preference = "androidx.preference:preference-ktx:1.2.0"
51
android-ktx-core = "androidx.core:core-ktx:1.8.0"
0 commit comments