1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-03-04 10:39:25 +00:00

1.442 release

This commit is contained in:
M66B 2019-04-21 08:08:01 +02:00
parent d47606fe12
commit dd36b971ab

View file

@ -11,8 +11,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 441
versionName "1.441"
versionCode 442
versionName "1.442"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {