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 9cd049b commit 985a900Copy full SHA for 985a900
android/app/build.gradle
@@ -53,7 +53,6 @@ dependencies {
53
implementation 'androidx.appcompat:appcompat:1.7.1'
54
implementation 'com.google.android.material:material:1.13.0'
55
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
56
- implementation "androidx.lifecycle:lifecycle-common-java8:2.10.0"
57
implementation "androidx.room:room-runtime:$room_version"
58
annotationProcessor "androidx.room:room-compiler:$room_version"
59
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
0 commit comments