1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-03-12 15:19:04 +00:00

1.275 release

This commit is contained in:
M66B 2019-01-14 12:04:36 +00:00
parent e7aad6179f
commit 6a2a7e88cd

View file

@ -6,8 +6,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 274
versionName "1.274"
versionCode 275
versionName "1.275"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {