1.382 release

This commit is contained in:
M66B 2019-03-14 12:07:31 +00:00
parent 138e3d2773
commit 8263742f6c
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 381
versionName "1.381"
versionCode 382
versionName "1.382"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {