1.375 release

This commit is contained in:
M66B 2019-03-12 09:05:38 +00:00
parent dd5ef9c9d8
commit 7a499b2e27
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 374
versionName "1.374"
versionCode 375
versionName "1.375"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {