1.183 release

This commit is contained in:
M66B 2018-11-27 07:16:10 +01:00
parent 4e8bf2d5f2
commit 9e2f39c025
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 182
versionName "1.182"
versionCode 183
versionName "1.183"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {