1.437 release

This commit is contained in:
M66B 2019-04-19 13:36:39 +02:00
parent 0e9ae2a77f
commit 4d6dcf7b62
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId "eu.faircode.email" applicationId "eu.faircode.email"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
versionCode 436 versionCode 437
versionName "1.436" versionName "1.437"
archivesBaseName = "FairEmail-v$versionName" archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions { javaCompileOptions {