1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-03-06 03:33:07 +00:00

1.194 release

This reverts commit 988fdef87b.
This commit is contained in:
M66B 2018-12-01 14:35:54 +01:00
parent 988fdef87b
commit 0c3952ada4

View file

@ -6,8 +6,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 23
targetSdkVersion 28
versionCode 193
versionName "1.193"
versionCode 194
versionName "1.194"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {