1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-29 11:15:51 +00:00

1.471 release

This commit is contained in:
M66B 2019-05-08 12:08:18 +02:00
parent 97622542d9
commit effd64955f

View file

@ -11,8 +11,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 470
versionName "1.470"
versionCode 471
versionName "1.471"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {