build.gradle: Update SDK Build Tools to 30.0.3.

This commit is contained in:
Andreas Schildbach 2020-11-21 13:17:25 +01:00
parent 70d69684e9
commit a496ced89f

View file

@ -31,7 +31,7 @@ dependencies {
android {
compileSdkVersion 'android-30'
buildToolsVersion '29.0.3'
buildToolsVersion '30.0.3'
defaultConfig {
generatedDensities = ['hdpi', 'xhdpi']