1.264 release

This commit is contained in:
M66B 2019-01-08 07:17:42 +00:00
parent 294c088a2f
commit 8792b3e1b3
1 changed files with 2 additions and 2 deletions

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 {