mirror of https://github.com/M66B/FairEmail.git
1.169 release
This commit is contained in:
parent
74169a4180
commit
f12d375250
|
@ -6,8 +6,8 @@ android {
|
||||||
applicationId "eu.faircode.email"
|
applicationId "eu.faircode.email"
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 168
|
versionCode 169
|
||||||
versionName "1.168"
|
versionName "1.169"
|
||||||
archivesBaseName = "FairEmail-v$versionName"
|
archivesBaseName = "FairEmail-v$versionName"
|
||||||
|
|
||||||
javaCompileOptions {
|
javaCompileOptions {
|
||||||
|
|
Loading…
Reference in New Issue