mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-27 18:27:43 +00:00
1.1032 release
This commit is contained in:
parent
ea3c6e3910
commit
f5b3d94c74
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ android {
|
|||
applicationId "eu.faircode.email"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 1031
|
||||
versionName "1.1031"
|
||||
versionCode 1032
|
||||
versionName "1.1032"
|
||||
archivesBaseName = "FairEmail-v$versionName"
|
||||
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
|
|
Loading…
Reference in a new issue