1.476 release

This commit is contained in:
M66B 2019-05-09 20:26:26 +02:00
parent 619dc6a07c
commit d32f3cc172
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 475
versionName "1.475"
versionCode 476
versionName "1.476"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {