mirror of https://github.com/M66B/FairEmail.git
1.235 release
This commit is contained in:
parent
2aa223ea21
commit
66e9cec9a8
|
@ -6,8 +6,8 @@ android {
|
||||||
applicationId "eu.faircode.email"
|
applicationId "eu.faircode.email"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 234
|
versionCode 235
|
||||||
versionName "1.234"
|
versionName "1.235"
|
||||||
archivesBaseName = "FairEmail-v$versionName"
|
archivesBaseName = "FairEmail-v$versionName"
|
||||||
|
|
||||||
javaCompileOptions {
|
javaCompileOptions {
|
||||||
|
|
Loading…
Reference in New Issue