mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-22 06:01:12 +00:00
1.240 release
This commit is contained in:
parent
5e21a72f56
commit
a2a9faff58
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ android {
|
|||
applicationId "eu.faircode.email"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 239
|
||||
versionName "1.239"
|
||||
versionCode 240
|
||||
versionName "1.240"
|
||||
archivesBaseName = "FairEmail-v$versionName"
|
||||
|
||||
javaCompileOptions {
|
||||
|
|
Loading…
Reference in a new issue