1.320 release

This commit is contained in:
M66B 2019-02-05 17:38:16 +00:00
parent c2a66c06af
commit 4f47735dc2
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 319
versionName "1.319"
versionCode 320
versionName "1.320"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {