1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-03-15 08:29:24 +00:00

1.334 release

This commit is contained in:
M66B 2019-02-17 13:12:39 +00:00
parent 288268ece2
commit 2a03e54952

View file

@ -10,8 +10,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 333
versionName "1.333"
versionCode 334
versionName "1.334"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {