bump buildToolsVersion from 33.0.0 to 33.0.1

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2022-12-29 19:00:11 +01:00
parent 0fa26cc137
commit b5a379bc50
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B

View File

@ -37,7 +37,7 @@ apply plugin: 'kotlinx-serialization'
android {
compileSdkVersion 32
buildToolsVersion '33.0.0'
buildToolsVersion '33.0.1'
namespace 'com.nextcloud.talk'