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 a55bd29 commit d1a3696Copy full SHA for d1a3696
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.9.3"
+ def lifecycle_version = "2.9.4"
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