Skip to content

Commit 9ef6b56

Browse files
Gradle: Bump androidx.fragment:fragment-ktx from 1.8.8 to 1.8.9 (#80)
Bumps androidx.fragment:fragment-ktx from 1.8.8 to 1.8.9. --- updated-dependencies: - dependency-name: androidx.fragment:fragment-ktx dependency-version: 1.8.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a80cddd commit 9ef6b56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies {
4848
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
4949
implementation 'com.google.android.material:material:1.12.0'
5050
implementation 'androidx.activity:activity-ktx:1.10.1'
51-
implementation 'androidx.fragment:fragment-ktx:1.8.8'
51+
implementation 'androidx.fragment:fragment-ktx:1.8.9'
5252
implementation 'com.squareup.okhttp3:okhttp:5.1.0'
5353
implementation "io.reactivex.rxjava3:rxjava:3.1.11"
5454
implementation "io.reactivex.rxjava3:rxandroid:3.0.2"

0 commit comments

Comments
 (0)