mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-26 09:47:13 +00:00
1.1049 release
This commit is contained in:
parent
33ab255e28
commit
3fb228cca4
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ android {
|
|||
applicationId "eu.faircode.email"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 1048
|
||||
versionName "1.1048"
|
||||
versionCode 1049
|
||||
versionName "1.1049"
|
||||
archivesBaseName = "FairEmail-v$versionName"
|
||||
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
|
|
Loading…
Reference in a new issue