1.262 release

This commit is contained in:
M66B 2019-01-07 10:45:57 +00:00
parent 7c41a22690
commit a58144b8dc
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 261
versionName "1.261"
versionCode 262
versionName "1.262"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {