Skip to content

Commit a369e44

Browse files
Bump androidx.fragment:fragment-ktx from 1.8.7 to 1.8.8
Bumps androidx.fragment:fragment-ktx from 1.8.7 to 1.8.8. --- updated-dependencies: - dependency-name: androidx.fragment:fragment-ktx dependency-version: 1.8.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7637ccf commit a369e44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ android {
9090
dependencies {
9191
implementation("androidx.appcompat:appcompat:1.7.1")
9292
implementation("androidx.core:core-ktx:1.16.0")
93-
implementation("androidx.fragment:fragment-ktx:1.8.7")
93+
implementation("androidx.fragment:fragment-ktx:1.8.8")
9494
implementation("com.google.android.material:material:1.12.0")
9595
}
9696

0 commit comments

Comments
 (0)