mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 03:59:35 +01: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'
|
apply plugin: 'kotlinx-serialization'
|
||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 33
|
compileSdk 33
|
||||||
|
|
||||||
namespace 'com.nextcloud.talk'
|
namespace 'com.nextcloud.talk'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user