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

Commit 01eea9da authored by tibbi's avatar tibbi
Browse files

updating androidx appcompat to 1.0.2

parent ff6fbd77
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ buildscript {
        propMinSdkVersion = 21
        propTargetSdkVersion = propCompileSdkVersion
        propVersionCode = 1
        propVersionName = '5.3.17'
        propVersionName = '5.4.0'
        kotlin_version = '1.3.10'
    }

+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ android {
}

dependencies {
    api 'androidx.appcompat:appcompat:1.0.0'
    api 'androidx.appcompat:appcompat:1.0.2'
    api 'com.github.ajalt.reprint:core:3.2.1@aar'
    implementation 'com.google.android.material:material:1.0.0'
    implementation 'com.github.bumptech.glide:glide:4.8.0'