Bump to 1.0.1

This commit is contained in:
Paul Schaub 2018-01-12 22:23:34 +01:00
parent d43fb4c9dd
commit c4cf30baa3
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
3 changed files with 8 additions and 5 deletions

View file

@ -8,8 +8,8 @@ android {
applicationId "de.vanitasvitae.enigmandroid"
minSdkVersion 11
targetSdkVersion 25
versionCode 16
versionName "1.0.0-05.05.2017"
versionCode 17
versionName "1.0.1-12.01.2018"
}
buildTypes {
release {

1
app/release/output.json Normal file
View file

@ -0,0 +1 @@
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":16},"path":"app-release.apk","properties":{"packageId":"de.vanitasvitae.enigmandroid","split":"","minSdkVersion":"11"}}]