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

1.208 release

This commit is contained in:
M66B 2018-12-08 13:28:18 +01:00
parent 1a7d9808b3
commit a6b65f9330

View file

@ -6,8 +6,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 23
targetSdkVersion 28
versionCode 207
versionName "1.207"
versionCode 208
versionName "1.208"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {