1.303 release

This commit is contained in:
M66B 2019-01-29 16:00:47 +00:00
parent cdb84c72b3
commit 81e54c83b3
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 302
versionName "1.302"
versionCode 303
versionName "1.303"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {