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 @@ -4,7 +4,7 @@ buildscript {
44 ext. kotlin_version = ' 1.2.0'
55 ext. realm_version = ' 4.3.1'
66 ext. sdk_version = 25
7- ext. build_tools_version = ' 26 .0.2 '
7+ ext. build_tools_version = ' 27 .0.3 '
88 ext. support_library_version = ' 25.1.1'
99
1010 repositories {
@@ -13,7 +13,7 @@ buildscript {
1313 }
1414
1515 dependencies {
16- classpath ' com.android.tools.build:gradle:3.0.1 '
16+ classpath ' com.android.tools.build:gradle:3.1.0-rc02 '
1717 // noinspection DifferentKotlinGradleVersion
1818 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
1919 classpath " io.realm:realm-gradle-plugin:$realm_version "
Original file line number Diff line number Diff line change 1- # Tue Oct 31 13:14:17 PDT 2017
1+ # Fri Mar 23 18: 13:01 CDT 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