Revert "Bump targetSdkVersion to 31"

Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
This commit is contained in:
Álvaro Brey 2022-09-01 12:17:00 +02:00 committed by Álvaro Brey
parent 7a6162a6e5
commit 74055b32fb
No known key found for this signature in database
GPG key ID: 2585783189A62105

View file

@ -75,7 +75,7 @@ android {
defaultConfig {
minSdkVersion 23
targetSdkVersion 31
targetSdkVersion 30
buildConfigField 'boolean', 'CI', ciBuild.toString()