mirror of https://github.com/M66B/FairEmail.git
1.328 release
This commit is contained in:
parent
412a1c2859
commit
57f8dc1b0e
|
@ -10,8 +10,8 @@ android {
|
||||||
applicationId "eu.faircode.email"
|
applicationId "eu.faircode.email"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 327
|
versionCode 328
|
||||||
versionName "1.327"
|
versionName "1.328"
|
||||||
archivesBaseName = "FairEmail-v$versionName"
|
archivesBaseName = "FairEmail-v$versionName"
|
||||||
|
|
||||||
javaCompileOptions {
|
javaCompileOptions {
|
||||||
|
|
Loading…
Reference in New Issue