Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

Commit

Permalink
Bump version of application
Browse files Browse the repository at this point in the history
  • Loading branch information
erikeelde committed May 8, 2018
1 parent 0e737b9 commit cf97dd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wrench-app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
applicationId "com.izettle.wrench"
minSdkVersion 15
targetSdkVersion 27
versionCode 9
versionName "1.0.8"
versionCode 10
versionName "1.0.9"

testInstrumentationRunner "com.izettle.wrench.WrenchTestRunner"
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit cf97dd3

Please sign in to comment.