File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -87,8 +87,8 @@ apply plugin: 'com.android.application'
8787*/
8888
8989 dependencies {
90- compile ' com.android.support:support-v4:27.0.2 '
91- compile ' com.android.support:appcompat-v7:27.0.2 '
90+ compile ' com.android.support:support-v4:27.1.0 '
91+ compile ' com.android.support:appcompat-v7:27.1.0 '
9292 }
9393
9494// Specifies the location of the top level CMakeLists.txt
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ buildscript {
66 google()
77 }
88 dependencies {
9- classpath ' com.android.tools.build:gradle:3.0.1 '
9+ classpath ' com.android.tools.build:gradle:3.1.0 '
1010 // classpath 'com.android.tools.build:gradle-experimental:0.11.0-alpha2'
1111 // classpath 'com.android.tools.build:gradle-experimental:0.11.0'
1212 classpath ' com.google.protobuf:protobuf-gradle-plugin:0.8.2'
Original file line number Diff line number Diff line change 1- # Wed Nov 01 22:50:51 EDT 2017
1+ # Tue Mar 27 00:08:10 BST 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