1.281 release

This commit is contained in:
M66B 2019-01-18 15:25:04 +00:00
parent faf1c1a778
commit a29e91ce4f
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 280
versionName "1.280"
versionCode 281
versionName "1.281"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {