Skip to content

Commit

Permalink
release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardstock committed Dec 6, 2018
1 parent e9b644d commit 9482fa5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## 1.2.3
- Fixed sounds
- Updated SDK
- Fixed issues


## 1.2.2
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ android {
applicationId "network.minter.bipwallet"
minSdkVersion minterMinSdk
targetSdkVersion minterMaxSdk
versionCode 54
versionName "1.2.3-dev09"
versionCode 55
versionName "1.2.3"
testInstrumentationRunner "network.minter.bipwallet.internal.WalletTestRunner"
vectorDrawables.useSupportLibrary = true
multiDexEnabled true
Expand Down

0 comments on commit 9482fa5

Please sign in to comment.