1.390 release

This commit is contained in:
M66B 2019-03-17 13:30:33 +00:00
parent aeee5b6c2d
commit 6f1e773249
1 changed files with 2 additions and 2 deletions

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 {