Merge pull request #2072 from nextcloud/chrose/noid/compileSdk30

Revert compile sdk to 30
This commit is contained in:
Andy Scherzinger 2022-05-19 10:59:10 +02:00 committed by GitHub
commit 1ecc6930ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ apply plugin: 'io.gitlab.arturbosch.detekt'
apply plugin: "org.jlleitschuh.gradle.ktlint"
android {
compileSdkVersion 31
compileSdkVersion 30
buildToolsVersion '32.0.0'
defaultConfig {
minSdkVersion 21