Skip to content

Commit 62dfbe2

Browse files
committed
Bump to 2.12.0
1 parent 129ae45 commit 62dfbe2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pretixscan/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ android {
2323
applicationId "eu.pretix.pretixscan.droid"
2424
minSdkVersion 21
2525
targetSdkVersion 35
26-
versionCode 100
27-
versionName "2.11.0"
26+
versionCode 105
27+
versionName "2.12.0"
2828
vectorDrawables.useSupportLibrary = true
2929
vectorDrawables.generatedDensities = ['ldpi', 'mdpi', 'hdpi', 'xhdpi', 'xxhdpi']
3030
multiDexEnabled true

0 commit comments

Comments
 (0)