1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-02-01 03:45:10 +00:00

1.378 release

This commit is contained in:
M66B 2019-03-12 18:46:14 +00:00
parent e0cb5ab187
commit 5bd4357e4d

View file

@ -10,8 +10,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 377
versionName "1.377"
versionCode 378
versionName "1.378"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {