mirror of https://github.com/M66B/FairEmail.git
1.346 release
This commit is contained in:
parent
5f57cabbe6
commit
4fb50519e6
|
@ -10,8 +10,8 @@ android {
|
||||||
applicationId "eu.faircode.email"
|
applicationId "eu.faircode.email"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 345
|
versionCode 346
|
||||||
versionName "1.345"
|
versionName "1.346"
|
||||||
archivesBaseName = "FairEmail-v$versionName"
|
archivesBaseName = "FairEmail-v$versionName"
|
||||||
|
|
||||||
javaCompileOptions {
|
javaCompileOptions {
|
||||||
|
|
Loading…
Reference in New Issue