1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-02-21 21:57:19 +00:00

1.235 release

This commit is contained in:
M66B 2018-12-23 13:57:43 +00:00
parent 2aa223ea21
commit 66e9cec9a8

View file

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