Merge pull request #7436 from Ebola16/6

Android Studio 3.2.1 recommended updates
This commit is contained in:
Léo Lam 2018-12-05 17:36:25 +01:00 committed by GitHub
commit 4e5f83d23f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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