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 90f433f commit 4b6d58fCopy full SHA for 4b6d58f
mobile/build.gradle
@@ -152,7 +152,7 @@ dependencies {
152
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:$kotlin_coroutines_version"
153
implementation "androidx.core:core-ktx:1.15.0"
154
implementation "androidx.activity:activity-ktx:1.9.3"
155
- implementation "androidx.fragment:fragment-ktx:1.8.6"
+ implementation "androidx.fragment:fragment-ktx:1.8.8"
156
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
157
implementation "androidx.appcompat:appcompat:1.7.0"
158
implementation "androidx.legacy:legacy-support-v4:1.0.0"
0 commit comments