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

Commit c1125a5b authored by Ricki Hirner's avatar Ricki Hirner
Browse files

Update dependencies

parent 75932296
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -93,10 +93,10 @@ dependencies {
    implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2"
    coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'

    implementation 'androidx.appcompat:appcompat:1.4.0'
    implementation 'androidx.appcompat:appcompat:1.4.1'
    implementation 'androidx.browser:browser:1.4.0'
    implementation 'androidx.cardview:cardview:1.0.0'
    implementation 'androidx.constraintlayout:constraintlayout:2.1.2'
    implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
    implementation 'androidx.core:core-ktx:1.7.0'
    implementation 'androidx.fragment:fragment-ktx:1.4.0'
    implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
@@ -106,9 +106,9 @@ dependencies {
    implementation 'androidx.security:security-crypto:1.1.0-alpha03'
    implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
    implementation 'com.google.android.flexbox:flexbox:3.0.0'
    implementation 'com.google.android.material:material:1.4.0'
    implementation 'com.google.android.material:material:1.5.0'

    def room_version = '2.4.0'
    def room_version = '2.4.1'
    implementation "androidx.room:room-runtime:$room_version"
    implementation "androidx.room:room-ktx:$room_version"
    implementation "androidx.room:room-paging:$room_version"
Compare dda944d8 to 04dcf5ca
Original line number Diff line number Diff line
Subproject commit dda944d8f4e455fa03bda1689f06c557f0ece493
Subproject commit 04dcf5ca80a1c6f5efc24bda63633ea4d150ddd0