Skip to content

Commit

Permalink
Bump to 2.7.1
Browse files Browse the repository at this point in the history
raphaelm committed Feb 28, 2024
1 parent c8521b1 commit 0c3d696
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
@@ -19,8 +19,8 @@ android {
applicationId "eu.pretix.pretixscan.droid"
minSdkVersion 21
targetSdkVersion 33
versionCode 90
versionName "2.7.0"
versionCode 91
versionName "2.7.1"
vectorDrawables.useSupportLibrary = true
vectorDrawables.generatedDensities = ['ldpi', 'mdpi', 'hdpi', 'xhdpi', 'xxhdpi']
multiDexEnabled true

0 comments on commit 0c3d696

Please sign in to comment.