1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-01 20:54:34 +00:00

1.315 release

This commit is contained in:
M66B 2019-02-03 17:09:04 +00:00
parent 30e7bc4ec4
commit c810f6d102

View file

@ -10,8 +10,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 314
versionName "1.314"
versionCode 315
versionName "1.315"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {