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

Commit

Permalink
Bump app version
Browse files Browse the repository at this point in the history
  • Loading branch information
erikeeldeiz committed Oct 9, 2017
1 parent 57abd14 commit 7198b8b
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 @@ -12,8 +12,8 @@ android {
applicationId "com.izettle.wrench"
minSdkVersion 15
targetSdkVersion 26
versionCode 5
versionName "1.0.4"
versionCode 6
versionName "1.0.5"
testInstrumentationRunner "com.izettle.wrench.WrenchTestRunner"
vectorDrawables.useSupportLibrary = true

Expand Down

0 comments on commit 7198b8b

Please sign in to comment.