Update build version
This commit is contained in:
parent
3270962249
commit
b18ea3a929
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ fun runCommand(command: String): String {
|
||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion(29)
|
compileSdkVersion(29)
|
||||||
buildToolsVersion("29.0.2")
|
buildToolsVersion("29.0.3")
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion(23)
|
minSdkVersion(23)
|
||||||
|
|
Reference in a new issue