Skip to content

Commit 5e1bae7

Browse files
committed
Bump to 2.11.0
1 parent 37c7607 commit 5e1bae7

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 34
26-
versionCode 99
27-
versionName "2.10.3"
26+
versionCode 100
27+
versionName "2.11.0"
2828
vectorDrawables.useSupportLibrary = true
2929
vectorDrawables.generatedDensities = ['ldpi', 'mdpi', 'hdpi', 'xhdpi', 'xxhdpi']
3030
multiDexEnabled true

0 commit comments

Comments
 (0)