1.371 release

This commit is contained in:
M66B 2019-03-10 11:34:03 +00:00
parent be7e97a0c5
commit ca06d26670
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 370
versionName "1.370"
versionCode 371
versionName "1.371"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {