1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-02-23 22:51:02 +00:00

1.415 release

This commit is contained in:
M66B 2019-03-31 10:17:13 +02:00
parent 876e858c6a
commit a99ba99ef9

View file

@ -11,8 +11,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 414
versionName "1.414"
versionCode 415
versionName "1.415"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {