1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-27 18:27:43 +00:00

1.212 release

This commit is contained in:
M66B 2018-12-10 19:03:44 +01:00
parent 818541bd38
commit cb63a78337

View file

@ -6,8 +6,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 211
versionName "1.211"
versionCode 212
versionName "1.212"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {