Android: update gradle and deps

master
MoNTE48 2020-04-20 00:53:23 +02:00
parent 579ba34d93
commit 01c980d153
3 changed files with 5 additions and 5 deletions

View File

@ -52,7 +52,7 @@ android {
dependencies {
/*implementation 'androidx.multidex:multidex:2.0.1'*/
implementation 'androidx.preference:preference:1.1.0'
implementation 'androidx.preference:preference:1.1.1'
// MultiCraft Native
implementation project(':native')
// Analytics libraries

View File

@ -6,10 +6,10 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.6.1'
classpath 'com.android.tools.build:gradle:3.6.3'
//noinspection GradleDynamicVersion
/*classpath 'com.bugsnag:bugsnag-android-gradle-plugin:4.+'*/
classpath 'org.ajoberstar.grgit:grgit-gradle:4.0.1'
classpath 'org.ajoberstar.grgit:grgit-gradle:4.0.2'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}

View File

@ -1,6 +1,6 @@
#Thu Mar 12 13:52:50 CET 2020
#Wed Mar 25 23:38:28 CET 2020
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.2.2-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-6.3-all.zip