diff --git a/app/build.gradle b/app/build.gradle index f0eddb6..1ec99d3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -50,7 +50,7 @@ dependencies { implementation 'me.zhanghai.android.materialprogressbar:library:1.6.1' implementation 'com.squareup.okhttp3:okhttp:4.9.1' implementation 'com.github.pratikbutani:MultiSelectSpinner:-SNAPSHOT' - implementation 'com.google.firebase:firebase-database:19.7.0' + implementation 'com.google.firebase:firebase-database:20.0.1' implementation 'com.firebaseui:firebase-ui-database:7.1.1' implementation 'com.ramotion.paperonboarding:paper-onboarding:1.1.3' implementation 'com.ramotion.foldingcell:folding-cell:1.2.3'