Updated build.gradle

This commit is contained in:
tom5079
2020-01-04 14:01:54 +09:00
parent 1db5118377
commit 2d0c997b2e

View File

@@ -39,6 +39,7 @@ android {
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
}
buildToolsVersion = '29.0.1'
}
dependencies {