fix: android update
This commit is contained in:
parent
f71aeb2cf1
commit
3a7ca1581c
@ -149,7 +149,7 @@ dependencies {
|
||||
// database lib
|
||||
implementation "androidx.room:room-runtime:$room_version"
|
||||
implementation "androidx.room:room-ktx:$room_version"
|
||||
kapt "androidx.room:room-compiler:$room_version"
|
||||
annotationProcessor "androidx.room:room-compiler:$room_version"
|
||||
|
||||
// Lifecycle components
|
||||
kapt "androidx.lifecycle:lifecycle-common-java8:$lifecycleVersion"
|
||||
|
Loading…
Reference in New Issue
Block a user