1.176 release

This commit is contained in:
M66B
2018-11-24 10:11:19 +01:00
parent 2756f731a6
commit 497ec0a7a9

View File

@@ -6,8 +6,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 23
targetSdkVersion 28
versionCode 175
versionName "1.175"
versionCode 176
versionName "1.176"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {