1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-04 06:20:26 +00:00

1.487 release

This commit is contained in:
M66B 2019-05-14 19:59:23 +02:00
parent 65cf913b7e
commit 62ef2d7e46

View file

@ -12,8 +12,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 486
versionName "1.486"
versionCode 487
versionName "1.487"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {