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

1.225 release

This commit is contained in:
M66B 2018-12-17 19:56:31 +01:00
parent d0de9d5ee7
commit b62b29654f

View file

@ -6,8 +6,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 224
versionName "1.224"
versionCode 225
versionName "1.225"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {