Loading app/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -145,7 +145,7 @@ dependencies { implementation 'androidx.recyclerview:recyclerview:1.4.0' implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0' implementation 'androidx.work:work-runtime:2.10.3' implementation 'com.google.android.material:material:1.12.0' implementation 'com.google.android.material:material:1.13.0' // Database implementation "androidx.room:room-runtime:${roomVersion}" Loading Loading
app/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -145,7 +145,7 @@ dependencies { implementation 'androidx.recyclerview:recyclerview:1.4.0' implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0' implementation 'androidx.work:work-runtime:2.10.3' implementation 'com.google.android.material:material:1.12.0' implementation 'com.google.android.material:material:1.13.0' // Database implementation "androidx.room:room-runtime:${roomVersion}" Loading