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