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

1.236 release

This commit is contained in:
M66B 2018-12-23 16:06:44 +00:00
parent c461dee8de
commit b87ad51b31

View file

@ -6,8 +6,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 235
versionName "1.235"
versionCode 236
versionName "1.236"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {