1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-03 13:44:40 +00:00

1.264 release

This commit is contained in:
M66B 2019-01-08 07:17:42 +00:00
parent 294c088a2f
commit 8792b3e1b3

View file

@ -6,8 +6,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 263
versionName "1.263"
versionCode 264
versionName "1.264"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {