mirror of https://github.com/M66B/FairEmail.git
1.487 release
This commit is contained in:
parent
65cf913b7e
commit
62ef2d7e46
|
@ -12,8 +12,8 @@ android {
|
||||||
applicationId "eu.faircode.email"
|
applicationId "eu.faircode.email"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 486
|
versionCode 487
|
||||||
versionName "1.486"
|
versionName "1.487"
|
||||||
archivesBaseName = "FairEmail-v$versionName"
|
archivesBaseName = "FairEmail-v$versionName"
|
||||||
|
|
||||||
javaCompileOptions {
|
javaCompileOptions {
|
||||||
|
|
Loading…
Reference in New Issue