mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-01 12:44:42 +00:00
1.313 release
This commit is contained in:
parent
9538f75a0b
commit
1afffe5f7e
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "eu.faircode.email"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 312
|
||||
versionName "1.312"
|
||||
versionCode 313
|
||||
versionName "1.313"
|
||||
archivesBaseName = "FairEmail-v$versionName"
|
||||
|
||||
javaCompileOptions {
|
||||
|
|
Loading…
Reference in a new issue