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

Commit ed08cc8d authored by sunkup's avatar sunkup Committed by Ricki Hirner
Browse files

update dependencies (#33)

parent 197432a2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -108,7 +108,7 @@ dependencies {
    implementation 'com.google.android.flexbox:flexbox:3.0.0'
    implementation 'com.google.android.material:material:1.4.0'

    def room_version = '2.4.0-rc01'
    def room_version = '2.4.0'
    implementation "androidx.room:room-runtime:$room_version"
    implementation "androidx.room:room-ktx:$room_version"
    implementation "androidx.room:room-paging:$room_version"