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

1.498 release

This commit is contained in:
M66B 2019-05-18 14:24:58 +02:00
parent 98971d2584
commit 1e736f81f1

View file

@ -12,8 +12,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 497
versionName "1.497"
versionCode 498
versionName "1.498"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {