Skip to content

Commit

Permalink
Bumped version to 0.7.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasschuerg committed Dec 29, 2018
1 parent d4bb5a1 commit 3960188
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 28
versionCode 5
versionName "0.6.0"
versionCode 6
versionName "0.7.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit 3960188

Please sign in to comment.