Upgrade build tool version to 30.0.3 in icon packs

This commit is contained in:
J-Jamet
2021-03-25 11:27:25 +01:00
parent f5073238d8
commit b0c5519da5
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
android { android {
compileSdkVersion 30 compileSdkVersion 30
buildToolsVersion '30.0.2' buildToolsVersion '30.0.3'
defaultConfig { defaultConfig {
minSdkVersion 14 minSdkVersion 14

View File

@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
android { android {
compileSdkVersion 30 compileSdkVersion 30
buildToolsVersion '30.0.2' buildToolsVersion '30.0.3'
defaultConfig { defaultConfig {
minSdkVersion 14 minSdkVersion 14