Skip to content

Commit

Permalink
Bump to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelm committed Jul 18, 2019
1 parent a1228f3 commit 12f142d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pretixscan/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ android {
applicationId "eu.pretix.pretixscan.droid"
minSdkVersion 17
targetSdkVersion 28
versionCode 8
versionName "1.0.0"
versionCode 9
versionName "1.0.1"
vectorDrawables.useSupportLibrary = true
vectorDrawables.generatedDensities = ['ldpi', 'mdpi', 'hdpi', 'xhdpi', 'xxhdpi']
multiDexEnabled true
Expand Down

0 comments on commit 12f142d

Please sign in to comment.