1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-25 01:06:04 +00:00

Revert "1.223 release"

This reverts commit fe33366137.
This commit is contained in:
M66B 2018-12-17 10:06:56 +01:00
parent a0005ba3b1
commit 9693d41249

View file

@ -6,8 +6,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 223
versionName "1.223"
versionCode 222
versionName "1.222"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {