Updated gradle to latest version

This commit is contained in:
Sarkie 2017-01-17 10:19:39 +00:00
parent 59906cb292
commit 8c5c7f8d2a
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.2.0'
classpath 'com.android.tools.build:gradle:2.2.3'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files