Revert to target SDK 30

pull/200/head
M66B 4 years ago
parent 9692230c41
commit 6ba43cd0bb

@ -17,7 +17,7 @@ android {
defaultConfig {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 31
targetSdkVersion 30
versionCode getVersionCode()
versionName "1." + getVersionCode()
archivesBaseName = "FairEmail-v$versionName"

Loading…
Cancel
Save