Skip to content

Commit d1a3696

Browse files
all: bump lifecycle_version to 2.9.4 (fixes #2243) (#2238)
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 a55bd29 commit d1a3696

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.9.3"
99+
def lifecycle_version = "2.9.4"
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)