Merge pull request #3227 from nextcloud/chore/noid/gradleVariableName

Migrate to newer gradle sdk setting
This commit is contained in:
Andy Scherzinger 2023-08-01 15:16:15 +02:00 committed by GitHub
commit d0d170f0bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ apply plugin: "org.jlleitschuh.gradle.ktlint"
apply plugin: 'kotlinx-serialization'
android {
compileSdkVersion 33
compileSdk 33
namespace 'com.nextcloud.talk'