bumped android plugin and gradle

This commit is contained in:
Cerrato Renaud
2016-09-12 12:35:25 -04:00
parent dfbfcbde62
commit a332e38dfc
2 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ buildscript {
maven { url 'http://repo1.maven.org/maven2' }
}
dependencies {
classpath 'com.android.tools.build:gradle:2.1.0'
classpath 'com.android.tools.build:gradle:2.1.3'
}
}