Skip to content

Commit

Permalink
Bump to 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelm committed Sep 16, 2024
1 parent 16359dc commit 2b6db4a
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 @@ -23,8 +23,8 @@ android {
applicationId "eu.pretix.pretixscan.droid"
minSdkVersion 21
targetSdkVersion 33
versionCode 94
versionName "2.8.2"
versionCode 95
versionName "2.9.0"
vectorDrawables.useSupportLibrary = true
vectorDrawables.generatedDensities = ['ldpi', 'mdpi', 'hdpi', 'xhdpi', 'xxhdpi']
multiDexEnabled true
Expand Down

0 comments on commit 2b6db4a

Please sign in to comment.