1.297 release

This commit is contained in:
M66B
2019-01-26 14:46:43 +00:00
parent 6dfedc0737
commit bd07b7b80e

View File

@@ -10,8 +10,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 296
versionName "1.296"
versionCode 297
versionName "1.297"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {