Updated build.gradle

This commit is contained in:
tom5079
2020-01-04 14:01:54 +09:00
parent ed1cf23c91
commit 0b58deb92c

View File

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