1.265 release

This commit is contained in:
M66B 2019-01-08 10:17:49 +00:00
parent 4729f86dea
commit 2cfef9cf09
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 264
versionName "1.264"
versionCode 265
versionName "1.265"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {