Updated gradle files

This commit is contained in:
Electric
2020-11-16 08:18:13 +02:00
parent ae5a1ab119
commit c2a42f2015
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -33,7 +33,6 @@ android {
}
dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation "androidx.preference:preference:1.1.1"
}
+1 -1
View File
@@ -7,7 +7,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:4.1.0'
classpath 'com.android.tools.build:gradle:4.1.1'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files