1.168 release

This commit is contained in:
M66B
2018-11-21 10:06:18 +01:00
parent 3e47563820
commit 236dbba232

View File

@@ -6,8 +6,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 23
targetSdkVersion 28
versionCode 167
versionName "1.167"
versionCode 168
versionName "1.168"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {