mirror of https://github.com/M66B/FairEmail.git
1.462 release
This commit is contained in:
parent
d765eb7e5b
commit
c4220a1a9c
|
@ -11,8 +11,8 @@ android {
|
||||||
applicationId "eu.faircode.email"
|
applicationId "eu.faircode.email"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 461
|
versionCode 462
|
||||||
versionName "1.461"
|
versionName "1.462"
|
||||||
archivesBaseName = "FairEmail-v$versionName"
|
archivesBaseName = "FairEmail-v$versionName"
|
||||||
|
|
||||||
javaCompileOptions {
|
javaCompileOptions {
|
||||||
|
|
Loading…
Reference in New Issue