mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-01 20:54:34 +00:00
1.307 release
This commit is contained in:
parent
3719e855d8
commit
2b0380a5c4
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "eu.faircode.email"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 306
|
||||
versionName "1.306"
|
||||
versionCode 307
|
||||
versionName "1.307"
|
||||
archivesBaseName = "FairEmail-v$versionName"
|
||||
|
||||
javaCompileOptions {
|
||||
|
|
Loading…
Reference in a new issue