Android Studio 3.2.1 recommended updates

This commit is contained in:
Ryan Meredith
2018-11-02 13:04:14 -04:00
parent 650961687a
commit 66598f6c8d
3 changed files with 3 additions and 4 deletions

View File

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