mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-24 05:46:14 +03:00
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:
parent
03735a423e
commit
b24c5e1dfd
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ apply plugin: 'org.jetbrains.kotlin.android'
|
|||
|
||||
android {
|
||||
compileSdkVersion 33
|
||||
buildToolsVersion '31.0.0'
|
||||
buildToolsVersion '33.0.2'
|
||||
|
||||
compileOptions {
|
||||
coreLibraryDesugaringEnabled true
|
||||
|
|
Loading…
Reference in a new issue