diff --git a/app/build.gradle b/app/build.gradle index 09982fa9..4786b42b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -119,7 +119,7 @@ dependencies { implementation "androidx.work:work-runtime:2.0.1" implementation "androidx.work:work-rxjava2:2.0.1" - implementation "androidx.room:room-runtime:2.1.0-rc01" + implementation "androidx.room:room-runtime:2.1.0" implementation "androidx.room:room-rxjava2:2.1.0-rc01" kapt "androidx.room:room-compiler:2.1.0-rc01"