File tree 7 files changed +10
-10
lines changed
7 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ buildscript {
11
11
}
12
12
}
13
13
dependencies {
14
- classpath ' com.android.tools.build:gradle:3.2.0 '
14
+ classpath ' com.android.tools.build:gradle:4.0.2 '
15
15
// NOTE: Do not place your application dependencies here; they belong
16
16
// in the individual module build.gradle files
17
17
}
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- # distributionUrl=https\://services.gradle.org/distributions/gradle-5 .6.4 -bin.zip
4
- distributionUrl =https\://mirrors.tencent.com/gradle/gradle-5 .6.4 -bin.zip
3
+ # distributionUrl=https\://services.gradle.org/distributions/gradle-6 .6.1 -bin.zip
4
+ distributionUrl =https\://mirrors.tencent.com/gradle/gradle-6 .6.1 -bin.zip
5
5
zipStoreBase =GRADLE_USER_HOME
6
6
zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ buildscript {
11
11
}
12
12
}
13
13
dependencies {
14
- classpath ' com.android.tools.build:gradle:3.2.0 '
14
+ classpath ' com.android.tools.build:gradle:4.0.2 '
15
15
// NOTE: Do not place your application dependencies here; they belong
16
16
// in the individual module build.gradle files
17
17
}
Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ distributionBase=GRADLE_USER_HOME
3
3
distributionPath =wrapper/dists
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
6
- # distributionUrl=https\://services.gradle.org/distributions/gradle-5 .6.4-all .zip
7
- distributionUrl =https\://mirrors.tencent.com/gradle/gradle-5 .6.4-all .zip
6
+ # distributionUrl=https\://services.gradle.org/distributions/gradle-6 .6.1-bin .zip
7
+ distributionUrl =https\://mirrors.tencent.com/gradle/gradle-6 .6.1-bin .zip
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ buildscript {
11
11
}
12
12
}
13
13
dependencies {
14
- classpath ' com.android.tools.build:gradle:3.2.0 '
14
+ classpath ' com.android.tools.build:gradle:4.0.2 '
15
15
// NOTE: Do not place your application dependencies here; they belong
16
16
// in the individual module build.gradle files
17
17
}
Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ distributionBase=GRADLE_USER_HOME
3
3
distributionPath =wrapper/dists
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
6
- # distributionUrl=https\://services.gradle.org/distributions/gradle-5 .6.4-all .zip
7
- distributionUrl =https\://mirrors.tencent.com/gradle/gradle-5 .6.4-all .zip
6
+ # distributionUrl=https\://services.gradle.org/distributions/gradle-6 .6.1-bin .zip
7
+ distributionUrl =https\://mirrors.tencent.com/gradle/gradle-6 .6.1-bin .zip
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ buildscript {
31
31
espressoVersion = ' 3.1.1'
32
32
fragmentVersion = ' 1.1.0-alpha09'
33
33
glideVersion = ' 4.9.0'
34
- gradleVersion = ' 3.5.1 '
34
+ gradleVersion = ' 4.0.2 '
35
35
gsonVersion = ' 2.8.2'
36
36
junitVersion = ' 4.12'
37
37
kotlinVersion = ' 1.3.41'
You can’t perform that action at this time.
0 commit comments