Skip to content

Commit b1eb3a5

Browse files
Bump androidx.lifecycle:lifecycle-viewmodel-ktx from 2.8.6 to 2.8.7 (#363)
Bumps androidx.lifecycle:lifecycle-viewmodel-ktx from 2.8.6 to 2.8.7. --- updated-dependencies: - dependency-name: androidx.lifecycle:lifecycle-viewmodel-ktx 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 e1f7b9c commit b1eb3a5

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
@@ -62,7 +62,7 @@ dependencies {
6262

6363
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
6464
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.8.6'
65-
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.6'
65+
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7'
6666
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
6767
implementation 'androidx.fragment:fragment-ktx:1.8.5'
6868

0 commit comments

Comments
 (0)