update build tools to 29.0.3

This commit is contained in:
tibbi 2020-02-06 22:33:01 +01:00
parent 248faf874a
commit a2ab073650
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ if (keystorePropertiesFile.exists()) {
android {
compileSdkVersion 29
buildToolsVersion "29.0.2"
buildToolsVersion "29.0.3"
defaultConfig {
applicationId "com.simplemobiletools.calendar.pro"