Skip to content

Commit

Permalink
Bump version to 1.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelm committed Feb 20, 2019
1 parent 633ee1a commit 58182e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pretixdroid/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "eu.pretix.pretixdroid"
minSdkVersion 16
targetSdkVersion 27
versionCode 14
versionName "1.11.1"
versionCode 15
versionName "1.11.2"
vectorDrawables.useSupportLibrary = true
}

Expand Down

0 comments on commit 58182e7

Please sign in to comment.