mirror of
https://github.com/nextcloud/talk-android
synced 2025-08-16 16:35:01 +01:00
build(gradle): Use latest sdk version syntax
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
75964701cc
commit
c0ad8af423
@ -28,7 +28,7 @@ apply plugin: "org.jlleitschuh.gradle.ktlint"
|
||||
apply plugin: 'kotlinx-serialization'
|
||||
|
||||
android {
|
||||
compileSdk 35
|
||||
compileSdkVersion 35
|
||||
|
||||
namespace = 'com.nextcloud.talk'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user