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

Commit 21fffe0b authored by Ricki Hirner's avatar Ricki Hirner
Browse files

Update dependencies

parent 35a6ddb8
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -112,11 +112,11 @@ dependencies {
    implementation project(':vcard4android')

    implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7"
    implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9"
    implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.4.2"
    coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.1'

    implementation 'androidx.appcompat:appcompat:1.2.0'
    implementation 'androidx.browser:browser:1.2.0'
    implementation 'androidx.browser:browser:1.3.0'
    implementation 'androidx.cardview:cardview:1.0.0'
    implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
    implementation 'androidx.core:core-ktx:1.3.2'
@@ -155,7 +155,7 @@ dependencies {
    // for tests
    androidTestImplementation 'androidx.test:runner:1.3.0'
    androidTestImplementation 'androidx.test:rules:1.3.0'
    androidTestImplementation 'junit:junit:4.13'
    androidTestImplementation 'junit:junit:4.13.1'
    androidTestImplementation "com.squareup.okhttp3:mockwebserver:${versions.okhttp}"

    testImplementation 'junit:junit:4.13'
+2 −2
Original line number Diff line number Diff line
@@ -8,11 +8,11 @@

buildscript {
    ext.versions = [
        aboutLibraries: '8.5.0',
        aboutLibraries: '8.6.3',
        appIntro: '6.0.0',
        dav4jvm: '2.1.2',
        dokka: '0.10.1',
        kotlin: '1.4.10',
        kotlin: '1.4.20',
        okhttp: '4.9.0',
        // latest Apache Commons versions that don't require Java 8 (Android 7)
        commonsCollections: '4.2',
Compare d122f00a to 24b738a9
Original line number Diff line number Diff line
Subproject commit d122f00a452f35494caead11890eddd4d9f22181
Subproject commit 24b738a9f7a1d149000fc145982684551e8f79b3