1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-03-03 10:16:45 +00:00

1.342 release

This commit is contained in:
M66B 2019-02-28 08:50:22 +00:00
parent c779ed21b8
commit 30add955b4

View file

@ -10,8 +10,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 341
versionName "1.341"
versionCode 342
versionName "1.342"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {