1.377 release

This commit is contained in:
M66B 2019-03-12 10:28:30 +00:00
parent b7790ee1d7
commit 19183b2482
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 376
versionName "1.376"
versionCode 377
versionName "1.377"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {