1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-28 18:59:01 +00:00

1.195 release

This commit is contained in:
M66B 2018-12-01 20:01:36 +01:00
parent f4f09ed120
commit 4601bbfbd8

View file

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