1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-02-02 20:45:57 +00:00

1.390 release

This commit is contained in:
M66B 2019-03-17 13:30:33 +00:00
parent aeee5b6c2d
commit 6f1e773249

View file

@ -10,8 +10,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 389
versionName "1.389"
versionCode 390
versionName "1.390"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {