Revert "Target Android S"

This reverts commit b5160a2be9.
pull/196/head
M66B 5 years ago
parent fbc8112104
commit 997cded2dc

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

Loading…
Cancel
Save