Update gradle configuration

This commit is contained in:
Fredrik Fornwall
2017-10-28 11:04:56 +02:00
parent 9e5293a08e
commit d68a0f05be
5 changed files with 12 additions and 13 deletions

View File

@@ -18,7 +18,7 @@ ext {
android {
compileSdkVersion 26
buildToolsVersion "26.0.2"
buildToolsVersion "27.0.0"
dependencies {
compile 'com.android.support:support-annotations:25.3.1'