mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 19:49:33 +01:00
bump buildToolsVersion from 33.0.0 to 33.0.1
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
0fa26cc137
commit
b5a379bc50
@ -37,7 +37,7 @@ apply plugin: 'kotlinx-serialization'
|
|||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 32
|
compileSdkVersion 32
|
||||||
buildToolsVersion '33.0.0'
|
buildToolsVersion '33.0.1'
|
||||||
|
|
||||||
namespace 'com.nextcloud.talk'
|
namespace 'com.nextcloud.talk'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user