mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-06 14:27:24 +00:00
revert compile sdk to 30
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
8d04b12897
commit
56131c80f5
@ -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 31
|
compileSdkVersion 30
|
||||||
buildToolsVersion '32.0.0'
|
buildToolsVersion '32.0.0'
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
|
Loading…
Reference in New Issue
Block a user