mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-26 06:55:42 +03:00
Bump buildToolsVersion from 33.0.1 to 33.0.2
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
595fe2b763
commit
4e93b5bb51
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ apply plugin: 'kotlinx-serialization'
|
|||
|
||||
android {
|
||||
compileSdkVersion 32
|
||||
buildToolsVersion '33.0.1'
|
||||
buildToolsVersion '33.0.2'
|
||||
|
||||
namespace 'com.nextcloud.talk'
|
||||
|
||||
|
|
Loading…
Reference in a new issue