1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-03 13:44:40 +00:00

1.266 release

This commit is contained in:
M66B 2019-01-08 18:10:42 +00:00
parent ca2498ebc4
commit f5805b34da

View file

@ -6,8 +6,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 265
versionName "1.265"
versionCode 266
versionName "1.266"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {