Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit af3f0180 authored by dependabot-preview[bot]'s avatar dependabot-preview[bot] Committed by Niedermann IT-Dienstleistungen
Browse files

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: default avatardependabot-preview[bot] <support@dependabot.com>
parent c6eed04b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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'