Updated gradle scripts so that it uses newer gradle version

This commit is contained in:
Martin Felis
2017-12-26 13:37:35 +01:00
parent 646de828b9
commit 391429367d
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.2.3'
classpath 'com.android.tools.build:gradle:3.0.1'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files