File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
33buildscript {
4- ext. kotlin_version = ' 1.2.20 '
4+ ext. kotlin_version = ' 1.2.31 '
55 repositories {
66 google()
77 jcenter()
88 }
99 dependencies {
10- classpath ' com.android.tools.build:gradle:3.0.1 '
10+ classpath ' com.android.tools.build:gradle:3.1.0 '
1111 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
1212 classpath ' com.github.dcendents:android-maven-gradle-plugin:1.5'
1313 classpath ' com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7.3'
Original file line number Diff line number Diff line change 1- # Tue Feb 06 08:59:26 CST 2018
1+ # Tue Apr 10 13:43:54 CST 2018
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-4.1 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.4 -all.zip
You can’t perform that action at this time.
0 commit comments