update build tools to 29.0.3
This commit is contained in:
parent
248faf874a
commit
a2ab073650
|
@ -12,7 +12,7 @@ if (keystorePropertiesFile.exists()) {
|
|||
|
||||
android {
|
||||
compileSdkVersion 29
|
||||
buildToolsVersion "29.0.2"
|
||||
buildToolsVersion "29.0.3"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.simplemobiletools.calendar.pro"
|
||||
|
|
Loading…
Reference in New Issue