Skip to content

Commit

Permalink
Version 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
coffeemakr committed Sep 19, 2017
1 parent f0900d1 commit 646fd9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ android {
applicationId "ch.unstable.ost"
minSdkVersion 15
targetSdkVersion 26
versionCode 5
versionName "0.4.0"
versionCode 6
versionName "0.4.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit 646fd9d

Please sign in to comment.