upgrade buildToolsVersion

This commit is contained in:
Thomas 2020-04-18 11:30:40 +02:00
parent ef07b18b84
commit 0017594dcc
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 29
buildToolsVersion "29.0.2"
buildToolsVersion "29.0.3"
defaultConfig {
applicationId "app.fedilab.nitterizeme"
minSdkVersion 15