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

Commit 98a88f72 authored by 2bllw8's avatar 2bllw8 Committed by Michael W
Browse files

Recorder: Update gradle and dependencies



* For dependencies, follow Android Studio 4.1 suggestions

Co-authored-by: default avatarMichael W <baddaemon87@gmail.com>
Change-Id: I85b3eba4288a93e4165b2d3ec8bdf1c5a7ce75c8
parent b754a219
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -25,8 +25,8 @@ android {
}

dependencies {
    implementation 'androidx.appcompat:appcompat:1.1.0'
    implementation 'com.google.android.material:material:1.1.0-alpha10'
    implementation 'androidx.appcompat:appcompat:1.2.0'
    implementation 'com.google.android.material:material:1.3.0'
    implementation 'androidx.cardview:cardview:1.0.0'
    implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta1'
    implementation 'androidx.constraintlayout:constraintlayout:2.1.0-alpha2'
}
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ buildscript {
        google()
    }
    dependencies {
        classpath 'com.android.tools.build:gradle:3.5.0'
        classpath 'com.android.tools.build:gradle:4.1.2'

        // NOTE: Do not place your application dependencies here; they belong
        // in the individual module build.gradle files
+2 −2
Original line number Diff line number Diff line
#Fri Sep 27 17:19:32 CEST 2019
#Mon Jan 25 10:10:44 CET 2021
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-5.4.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-6.5-bin.zip