mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-26 17:57:16 +00:00
1.1219 release
This commit is contained in:
parent
15be205f15
commit
1a4057c24d
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ android {
|
|||
applicationId "eu.faircode.email"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 1218
|
||||
versionName "1.1218"
|
||||
versionCode 1219
|
||||
versionName "1.1219"
|
||||
archivesBaseName = "FairEmail-v$versionName"
|
||||
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
|
|
Loading…
Reference in a new issue