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

1.239 release

This reverts commit 99537f52f2.
This commit is contained in:
M66B 2018-12-25 09:57:06 +00:00
parent 99537f52f2
commit 82afdc1edd

View file

@ -6,8 +6,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 238
versionName "1.238"
versionCode 239
versionName "1.239"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {