Update build version

This commit is contained in:
Jay 2020-04-30 02:23:39 -04:00
parent 3270962249
commit b18ea3a929

View File

@ -28,7 +28,7 @@ fun runCommand(command: String): String {
android {
compileSdkVersion(29)
buildToolsVersion("29.0.2")
buildToolsVersion("29.0.3")
defaultConfig {
minSdkVersion(23)