1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-01 12:44:42 +00:00

1.191 release

This commit is contained in:
M66B 2018-11-30 10:53:53 +01:00
parent 3a395ba4f5
commit 0468d7f35e

View file

@ -6,8 +6,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 23
targetSdkVersion 28
versionCode 190
versionName "1.190"
versionCode 191
versionName "1.191"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {