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

Commit ecdabd92 authored by Stefan Niedermann's avatar Stefan Niedermann
Browse files

Bump room to 2.4.1

parent 276954e0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -101,8 +101,8 @@ dependencies {
    implementation 'com.google.android.material:material:1.5.0'

    // Database
    implementation 'androidx.room:room-runtime:2.3.0'
    annotationProcessor 'androidx.room:room-compiler:2.3.0'
    implementation 'androidx.room:room-runtime:2.4.1'
    annotationProcessor 'androidx.room:room-compiler:2.4.1'

    // Retrofit
    implementation 'com.squareup.retrofit2:retrofit:2.9.0'