Skip to content

Commit

Permalink
Version bump to 0.5 to match jitpack
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasschuerg committed Sep 2, 2018
1 parent 87e59e7 commit 793e1ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions money/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 27
versionCode 3
versionName "0.3"
versionCode 5
versionName "0.5"

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit 793e1ae

Please sign in to comment.