Update Gradle

This commit is contained in:
Josephine Lim 2017-03-03 17:28:46 +10:00
parent 031b1faa38
commit d002eee8f6
2 changed files with 2 additions and 1 deletions

View file

@ -5,7 +5,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.2.3'
classpath 'com.android.tools.build:gradle:2.3.0'
}
}