Skip to content

Commit 89baef7

Browse files
Bump lifecycle-viewmodel from 2.5.0 to 2.5.1 (#740)
Bumps lifecycle-viewmodel from 2.5.0 to 2.5.1. --- updated-dependencies: - dependency-name: androidx.lifecycle:lifecycle-viewmodel 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 f0620f3 commit 89baef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core-android-api/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ android {
2020
dependencies {
2121
implementation 'androidx.annotation:annotation:1.4.0'
2222
implementation 'androidx.core:core:1.8.0'
23-
implementation 'androidx.lifecycle:lifecycle-viewmodel:2.5.0'
23+
implementation 'androidx.lifecycle:lifecycle-viewmodel:2.5.1'
2424
implementation 'androidx.fragment:fragment:1.5.1'
2525

2626
implementation okHttp

0 commit comments

Comments
 (0)