1.301 release

This commit is contained in:
M66B 2019-01-27 18:47:45 +00:00
parent 2f5067efd4
commit 3f0b9cc1b2
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 300
versionName "1.300"
versionCode 301
versionName "1.301"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {