0.45 release

This commit is contained in:
M66B
2018-09-08 17:29:32 +00:00
parent 7b70586778
commit fa4c8e7d9f
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@@ -6,8 +6,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 23
targetSdkVersion 28
versionCode 44
versionName "0.44"
versionCode 45
versionName "0.45"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {