File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ buildscript {
6
6
mavenCentral()
7
7
}
8
8
dependencies {
9
- classpath ' com.android.tools.build:gradle:3.1.4 '
10
- classpath ' com.dicedmelon.gradle:jacoco-android:0.1.3 '
9
+ classpath ' com.android.tools.build:gradle:3.3.2 '
10
+ classpath ' com.dicedmelon.gradle:jacoco-android:0.1.4 '
11
11
classpath ' com.getkeepsafe.dexcount:dexcount-gradle-plugin:0.8.2'
12
12
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$KOTLIN_VERSION "
13
13
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ compileSdkVersion=android-28
19
19
buildToolsVersion =28.0.3
20
20
21
21
SUPPORT_LIB_VERSION =27.1.1
22
- KOTLIN_VERSION =1.2.60
22
+ KOTLIN_VERSION =1.3.21
23
23
BUTTERKNIFE_VERSION =8.8.1
24
24
LEAK_CANARY_VERSION =1.5.4
25
25
DAGGER_VERSION =2.15
Original file line number Diff line number Diff line change 1
- # Sat Nov 03 11:02:51 CET 2018
1
+ # Thu Mar 14 14:54:52 EDT 2019
2
2
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-4.4 -all.zip
6
+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.10.1 -all.zip
You can’t perform that action at this time.
0 commit comments