1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-02-23 14:41:08 +00:00

0.29 release

This commit is contained in:
M66B 2018-08-28 12:19:51 +00:00
parent 0bf83a2b0d
commit 60bfa12bc5

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 {