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

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

Bump room-compiler from 2.2.6 to 2.3.0



Bumps room-compiler from 2.2.6 to 2.3.0.

Signed-off-by: default avatardependabot-preview[bot] <support@dependabot.com>
parent af3f0180
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -96,7 +96,7 @@ dependencies {

    // Database
    implementation "androidx.room:room-runtime:2.3.0"
    annotationProcessor "androidx.room:room-compiler:2.2.6"
    annotationProcessor "androidx.room:room-compiler:2.3.0"

    coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'