1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-26 01:36:55 +00:00

1.371 release

This commit is contained in:
M66B 2019-03-10 11:34:03 +00:00
parent be7e97a0c5
commit ca06d26670

View file

@ -10,8 +10,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 370
versionName "1.370"
versionCode 371
versionName "1.371"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {