Update Android Build Tools to 29.0.3

This commit is contained in:
Xcreen
2020-02-06 20:03:38 +01:00
parent ddfee67716
commit 986ee5f0a2

View File

@@ -3,7 +3,7 @@ apply plugin: 'io.fabric'
android {
compileSdkVersion 29
buildToolsVersion "29.0.2"
buildToolsVersion "29.0.3"
defaultConfig {
applicationId "net.xcreen.restsms"
minSdkVersion 23