0.29 release

This commit is contained in:
M66B 2018-08-28 12:19:51 +00:00
parent 0bf83a2b0d
commit 60bfa12bc5
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 28
versionName "0.28"
versionCode 29
versionName "0.29"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {