chore: Bump buildToolsVersion from 31.0.0 to 33.0.2

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2023-03-22 09:44:41 +01:00
parent 03735a423e
commit b24c5e1dfd
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

@ -3,7 +3,7 @@ apply plugin: 'org.jetbrains.kotlin.android'
android {
compileSdkVersion 33
buildToolsVersion '31.0.0'
buildToolsVersion '33.0.2'
compileOptions {
coreLibraryDesugaringEnabled true