mirror of https://github.com/M66B/FairEmail.git
1.367 release
This commit is contained in:
parent
94c9227097
commit
f61c3f8e56
|
@ -10,8 +10,8 @@ android {
|
||||||
applicationId "eu.faircode.email"
|
applicationId "eu.faircode.email"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 366
|
versionCode 367
|
||||||
versionName "1.366"
|
versionName "1.367"
|
||||||
archivesBaseName = "FairEmail-v$versionName"
|
archivesBaseName = "FairEmail-v$versionName"
|
||||||
|
|
||||||
javaCompileOptions {
|
javaCompileOptions {
|
||||||
|
|
Loading…
Reference in New Issue