1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-29 11:15:51 +00:00

1.197 release

This reverts commit b66c54fad3.
This commit is contained in:
M66B 2018-12-03 16:59:36 +01:00
parent b66c54fad3
commit 92bae44cef

View file

@ -6,8 +6,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 23
targetSdkVersion 28
versionCode 196
versionName "1.196"
versionCode 197
versionName "1.197"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {