1.372 release

This commit is contained in:
M66B 2019-03-10 20:30:40 +00:00
parent fbc34dec2d
commit 11dec5c5bf
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 371
versionName "1.371"
versionCode 372
versionName "1.372"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {