File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ buildscript {
66 mavenCentral()
77 }
88 dependencies {
9- classpath ' com.android.tools.build:gradle:3.5.0 '
9+ classpath ' com.android.tools.build:gradle:4.0.1 '
1010
1111 classpath ' com.github.dcendents:android-maven-gradle-plugin:2.1'
1212 // classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7'
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-5.4.1-bin .zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-6.3-all .zip
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ android {
99 // noinspection GroovyAssignabilityCheck
1010 buildToolsVersion rootProject. ext. buildToolsVersion
1111
12- ndkVersion " 21.4.7075529 "
12+ ndkVersion " 25.1.8937393 "
1313
1414 defaultConfig {
1515 minSdkVersion 9
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ android {
99 // noinspection GroovyAssignabilityCheck
1010 buildToolsVersion rootProject. ext. buildToolsVersion
1111
12- ndkVersion " 21.4.7075529 "
12+ ndkVersion " 25.1.8937393 "
1313
1414 defaultConfig {
1515 minSdkVersion 9
You can’t perform that action at this time.
0 commit comments