1.387 release

This commit is contained in:
M66B
2019-03-16 11:32:39 +00:00
parent b17f0e8f2a
commit f5b35190bf

View File

@@ -10,8 +10,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 386
versionName "1.386"
versionCode 387
versionName "1.387"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {