bump compile sdk to 31

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2022-05-19 11:02:28 +02:00
parent 56131c80f5
commit ae61d707d0
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" apply plugin: "org.jlleitschuh.gradle.ktlint"
android { android {
compileSdkVersion 30 compileSdkVersion 31
buildToolsVersion '32.0.0' buildToolsVersion '32.0.0'
defaultConfig { defaultConfig {
minSdkVersion 21 minSdkVersion 21