revert compile sdk to 30

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2022-05-19 10:52:43 +02:00
parent 8d04b12897
commit 56131c80f5
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B

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