1.380 release

This commit is contained in:
M66B 2019-03-13 15:15:11 +00:00
parent 0543067a63
commit a20247a9cd
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 379
versionName "1.379"
versionCode 380
versionName "1.380"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {