1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-22 15:55:57 +00:00

1.268 release

This commit is contained in:
M66B 2019-01-10 09:39:09 +00:00
parent 3d286e50f4
commit 035bd7028f

View file

@ -6,8 +6,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 267
versionName "1.267"
versionCode 268
versionName "1.268"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {