Bump to 1.0.2

This commit is contained in:
Paul Schaub 2019-01-01 23:07:57 +01:00
parent 2961cd4c1f
commit f4cfdaaf26
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
2 changed files with 6 additions and 2 deletions

View File

@ -1,4 +1,8 @@
CHANGELOG ENIGMANDROID
v1.0.2-01.01.2019<
*Added support for fastlane metadata
*Remove What's new dialog
v1.0.1-12.01.2018<
*Added language: Brazilian-Portuguese

View File

@ -8,8 +8,8 @@ android {
applicationId "de.vanitasvitae.enigmandroid"
minSdkVersion 11
targetSdkVersion 25
versionCode 17
versionName "1.0.1-12.01.2018"
versionCode 18
versionName "1.0.2-01.01.2019"
}
buildTypes {