1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-26 17:57:16 +00:00

1.205 release

This reverts commit 849cbdd0dc.
This commit is contained in:
M66B 2018-12-06 14:32:31 +01:00
parent 849cbdd0dc
commit 77610730aa

View file

@ -6,8 +6,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 23
targetSdkVersion 28
versionCode 204
versionName "1.204"
versionCode 205
versionName "1.205"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {