1.177 release

This reverts commit 9a057c62d7.
This commit is contained in:
M66B 2018-11-24 12:42:46 +01:00
parent c81673e39e
commit ac38d20644
1 changed files with 2 additions and 2 deletions

View File

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