mirror of
https://github.com/nextcloud/android.git
synced 2024-11-24 22:25:44 +03:00
Revert "Bump targetSdkVersion to 31"
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
This commit is contained in:
parent
7a6162a6e5
commit
74055b32fb
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 31
|
||||
targetSdkVersion 30
|
||||
|
||||
buildConfigField 'boolean', 'CI', ciBuild.toString()
|
||||
|
||||
|
|
Loading…
Reference in a new issue