mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-31 19:41:19 +00:00
parent
fbc8112104
commit
997cded2dc
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue