Android: Updates for Android Studio 3.1

This commit is contained in:
Ryan Meredith
2018-03-28 16:38:22 -04:00
parent b4e9bef25c
commit 00db87e304
3 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 26
buildToolsVersion '26.0.2'
buildToolsVersion '27.0.3'
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8