1.313 release

This commit is contained in:
M66B 2019-02-03 12:23:12 +00:00
parent 9538f75a0b
commit 1afffe5f7e
1 changed files with 2 additions and 2 deletions

View File

@ -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 {