1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-26 09:47:13 +00:00

1.221 release

This commit is contained in:
M66B 2018-12-16 16:54:49 +01:00
parent d670c07233
commit c402a97016

View file

@ -6,8 +6,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 220
versionName "1.220"
versionCode 221
versionName "1.221"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {