1.365 release

This commit is contained in:
M66B
2019-03-08 16:04:18 +00:00
parent 2e0a0d1cd4
commit 10e31c1669

View File

@@ -10,8 +10,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 364
versionName "1.364"
versionCode 365
versionName "1.365"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {