File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22apply from :" config.gradle"
33
44buildscript {
5- ext. kotlin_version = ' 1.2.71 '
5+ ext. kotlin_version = ' 1.3.20 '
66 repositories {
77 google()
88 jcenter()
99 }
1010 dependencies {
11- classpath ' com.android.tools.build:gradle:3.2 .1'
11+ classpath ' com.android.tools.build:gradle:3.3 .1'
1212 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
1313
1414 // NOTE: Do not place your application dependencies here; they belong
Original file line number Diff line number Diff line change 1+ # Thu Feb 14 20:58:40 CST 2019
12distributionBase =GRADLE_USER_HOME
23distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-4.6-all.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
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