We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
lifecycle_version
1 parent ba6a01a commit 3f7519cCopy full SHA for 3f7519c
app/build.gradle
@@ -96,7 +96,7 @@ dependencies {
96
implementation 'org.connectbot:sshlib:2.2.9'
97
implementation "androidx.core:core-splashscreen:1.0.1"
98
99
- def lifecycle_version = "2.8.6"
+ def lifecycle_version = "2.8.7"
100
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:$lifecycle_version"
101
implementation "androidx.lifecycle:lifecycle-livedata-ktx:$lifecycle_version"
102
implementation "androidx.lifecycle:lifecycle-common-java8:$lifecycle_version"
0 commit comments