Bump room-runtime from 2.2.6 to 2.3.0

Bumps room-runtime from 2.2.6 to 2.3.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-04-23 05:34:35 +00:00 committed by Niedermann IT-Dienstleistungen
parent c6eed04bfd
commit af3f0180a7

View file

@ -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'