1.366 release

This commit is contained in:
M66B 2019-03-08 16:20:10 +00:00
parent 6f7efc0695
commit 3a310694bc
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 365
versionName "1.365"
versionCode 366
versionName "1.366"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {