1.317 release

This commit is contained in:
M66B 2019-02-04 12:44:25 +00:00
parent ec1525909d
commit de12123275
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 316
versionName "1.316"
versionCode 317
versionName "1.317"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {