Loading app/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -95,7 +95,7 @@ dependencies { implementation "com.google.android.material:material:1.3.0" // Database implementation "androidx.room:room-runtime:2.2.6" implementation "androidx.room:room-runtime:2.3.0" annotationProcessor "androidx.room:room-compiler:2.2.6" coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5' Loading Loading
app/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -95,7 +95,7 @@ dependencies { implementation "com.google.android.material:material:1.3.0" // Database implementation "androidx.room:room-runtime:2.2.6" implementation "androidx.room:room-runtime:2.3.0" annotationProcessor "androidx.room:room-compiler:2.2.6" coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5' Loading