Skip to content

Commit 4b6d58f

Browse files
Update dependency androidx.fragment:fragment-ktx to v1.8.8
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 90f433f commit 4b6d58f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mobile/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ dependencies {
152152
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:$kotlin_coroutines_version"
153153
implementation "androidx.core:core-ktx:1.15.0"
154154
implementation "androidx.activity:activity-ktx:1.9.3"
155-
implementation "androidx.fragment:fragment-ktx:1.8.6"
155+
implementation "androidx.fragment:fragment-ktx:1.8.8"
156156
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
157157
implementation "androidx.appcompat:appcompat:1.7.0"
158158
implementation "androidx.legacy:legacy-support-v4:1.0.0"

0 commit comments

Comments
 (0)