mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-08 07:26:15 +00:00
1.236 release
This commit is contained in:
parent
c461dee8de
commit
b87ad51b31
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ android {
|
||||||
applicationId "eu.faircode.email"
|
applicationId "eu.faircode.email"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 235
|
versionCode 236
|
||||||
versionName "1.235"
|
versionName "1.236"
|
||||||
archivesBaseName = "FairEmail-v$versionName"
|
archivesBaseName = "FairEmail-v$versionName"
|
||||||
|
|
||||||
javaCompileOptions {
|
javaCompileOptions {
|
||||||
|
|
Loading…
Reference in a new issue