Skip to content

Commit e078089

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

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
@@ -64,7 +64,7 @@ dependencies {
6464
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.8.6'
6565
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.6'
6666
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
67-
implementation 'androidx.fragment:fragment-ktx:1.8.4'
67+
implementation 'androidx.fragment:fragment-ktx:1.8.5'
6868

6969
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.2'
7070

0 commit comments

Comments
 (0)