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 commit is contained in:
M66B 2018-12-30 09:57:48 +00:00
parent aa3af87e02
commit 5fa53e5478

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 {