Revert "Update Gradle"

This reverts commit d002eee8f6.
This commit is contained in:
Josephine Lim 2017-03-03 17:32:10 +10:00
parent d002eee8f6
commit 2a0fb3711c
2 changed files with 1 additions and 2 deletions

View file

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