1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-02-22 14:11:00 +00:00

1.246 release

This reverts commit 5b351eed83.
This commit is contained in:
M66B 2018-12-30 10:02:54 +00:00
parent 5b351eed83
commit a04736882b

View file

@ -6,8 +6,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 245
versionName "1.245"
versionCode 246
versionName "1.246"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {