1.316 release

This commit is contained in:
M66B 2019-02-03 18:44:26 +00:00
parent f873a43c20
commit 6724409255
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 315
versionName "1.315"
versionCode 316
versionName "1.316"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {