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

Commit 75dafa43 authored by Ricki Hirner's avatar Ricki Hirner
Browse files

Update gradle, Kotlin

parent 960d33c7
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line

buildscript {
    ext.kotlin_version = '1.3.10'
    ext.kotlin_version = '1.3.11'
    ext.dokka_version = '0.9.17'

    repositories {
@@ -49,8 +49,8 @@ dependencies {
    implementation 'androidx.appcompat:appcompat:1.0.2'
    implementation 'androidx.cardview:cardview:1.0.0'

    androidTestImplementation 'androidx.test:runner:1.1.0'
    androidTestImplementation 'androidx.test:rules:1.1.0'
    androidTestImplementation 'androidx.test:runner:1.1.1'
    androidTestImplementation 'androidx.test:rules:1.1.1'

    testImplementation 'junit:junit:4.12'
}
+1 −1
Original line number Diff line number Diff line
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.8-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-5.1-all.zip