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 {