Skip to content

Commit 3f7519c

Browse files
all: bump lifecycle_version to 2.8.7 (fixes #2149) (#2143)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dogi <[email protected]>
1 parent ba6a01a commit 3f7519c

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
@@ -96,7 +96,7 @@ dependencies {
9696
implementation 'org.connectbot:sshlib:2.2.9'
9797
implementation "androidx.core:core-splashscreen:1.0.1"
9898

99-
def lifecycle_version = "2.8.6"
99+
def lifecycle_version = "2.8.7"
100100
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:$lifecycle_version"
101101
implementation "androidx.lifecycle:lifecycle-livedata-ktx:$lifecycle_version"
102102
implementation "androidx.lifecycle:lifecycle-common-java8:$lifecycle_version"

0 commit comments

Comments
 (0)