Target Android S

pull/196/head
M66B 3 years ago
parent fae306ee3f
commit b5160a2be9

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

Loading…
Cancel
Save