1.376 release

This commit is contained in:
M66B 2019-03-12 09:14:27 +00:00
parent a7bc71ed6b
commit ef9275993c
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 375
versionName "1.375"
versionCode 376
versionName "1.376"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {