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.
1 parent 6f264e5 commit 9953060Copy full SHA for 9953060
app/build.gradle
@@ -52,6 +52,6 @@ dependencies {
52
implementation 'androidx.navigation:navigation-fragment-ktx:2.3.5'
53
implementation 'androidx.navigation:navigation-ui-ktx:2.3.5'
54
55
- implementation 'androidx.lifecycle:lifecycle-common-java8:2.5.1'
+ implementation 'androidx.lifecycle:lifecycle-common-java8:2.6.2'
56
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1'
57
}
0 commit comments