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 2ed68ad commit e5a14c8Copy full SHA for e5a14c8
app/build.gradle
@@ -60,7 +60,7 @@ dependencies {
60
implementation 'com.google.code.gson:gson:2.8.6'
61
// Lifecycle components
62
implementation "androidx.lifecycle:lifecycle-extensions:2.1.0"
63
- kapt "androidx.lifecycle:lifecycle-compiler:2.2.0-rc03"
+ kapt "androidx.lifecycle:lifecycle-compiler:2.7.0"
64
// ViewModel Kotlin support
65
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0-rc03"
66
implementation "androidx.lifecycle:lifecycle-livedata-ktx:2.2.0-rc03"
0 commit comments