mirror of https://github.com/M66B/FairEmail.git
1.583 release
This commit is contained in:
parent
d162aee196
commit
1e7949a982
|
@ -13,8 +13,8 @@ android {
|
||||||
applicationId "eu.faircode.email"
|
applicationId "eu.faircode.email"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 582
|
versionCode 583
|
||||||
versionName "1.582"
|
versionName "1.583"
|
||||||
archivesBaseName = "FairEmail-v$versionName"
|
archivesBaseName = "FairEmail-v$versionName"
|
||||||
|
|
||||||
javaCompileOptions {
|
javaCompileOptions {
|
||||||
|
|
Loading…
Reference in New Issue