mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-06 06:15:12 +00:00
MIgrate to newer gradle sdk setting
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
2a90773664
commit
d0c5bb8bb5
@ -35,7 +35,7 @@ apply plugin: "org.jlleitschuh.gradle.ktlint"
|
||||
apply plugin: 'kotlinx-serialization'
|
||||
|
||||
android {
|
||||
compileSdkVersion 33
|
||||
compileSdk 33
|
||||
|
||||
namespace 'com.nextcloud.talk'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user