1.296 release

This commit is contained in:
M66B 2019-01-25 13:18:21 +00:00
parent c3b9584971
commit 2d98588800
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 295
versionName "1.295"
versionCode 296
versionName "1.296"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {