Update gralde

This commit is contained in:
Karim Abou Zeid 2017-05-22 20:34:29 +02:00
commit bfc8dfbc50
2 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.3.1'
classpath 'com.android.tools.build:gradle:3.0.0-alpha1'
}
}