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

1.263 release

This commit is contained in:
M66B 2019-01-07 15:10:56 +00:00
parent 8d0f5f3a00
commit cf7d2d815a

View file

@ -6,8 +6,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 262
versionName "1.262"
versionCode 263
versionName "1.263"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {