0.73 release

This commit is contained in:
M66B 2018-09-29 07:39:19 +00:00
parent 3e80e72b65
commit 634f66d3a7
2 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 23
targetSdkVersion 28
versionCode 72
versionName "0.72"
versionCode 73
versionName "0.73"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {