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 { defaultConfig {
applicationId "eu.faircode.email" applicationId "eu.faircode.email"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion "S" targetSdkVersion 30
versionCode getVersionCode() versionCode getVersionCode()
versionName "1." + getVersionCode() versionName "1." + getVersionCode()
archivesBaseName = "FairEmail-v$versionName" archivesBaseName = "FairEmail-v$versionName"

Loading…
Cancel
Save