Skip to content

Commit 59fae83

Browse files
Bump androidx.fragment:fragment-ktx in the gradle group
Bumps the gradle group with 1 update: androidx.fragment:fragment-ktx. Updates `androidx.fragment:fragment-ktx` from 1.8.6 to 1.8.7 --- updated-dependencies: - dependency-name: androidx.fragment:fragment-ktx dependency-version: 1.8.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b06fb2c commit 59fae83

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
@@ -68,7 +68,7 @@ dependencies {
6868
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.9.0'
6969
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.0'
7070
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
71-
implementation 'androidx.fragment:fragment-ktx:1.8.6'
71+
implementation 'androidx.fragment:fragment-ktx:1.8.7'
7272

7373
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.5'
7474

0 commit comments

Comments
 (0)