Update configuration

This commit is contained in:
Jeremy
2017-10-17 11:31:42 +02:00
parent 54596ccfd4
commit c3e77b21ec
5 changed files with 25 additions and 63 deletions

View File

@@ -4,7 +4,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.3.0'
classpath 'com.android.tools.build:gradle:2.3.3'
}
}