mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-21 21:57:19 +00:00
1.232 release
This commit is contained in:
parent
1f02ca74d9
commit
2b7c572ce2
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ android {
|
|||
applicationId "eu.faircode.email"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 231
|
||||
versionName "1.231"
|
||||
versionCode 232
|
||||
versionName "1.232"
|
||||
archivesBaseName = "FairEmail-v$versionName"
|
||||
|
||||
javaCompileOptions {
|
||||
|
|
Loading…
Reference in a new issue