Skip to content

Commit e04fe53

Browse files
committed
changed version to 1.5.0
1 parent f15cc84 commit e04fe53

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release Notes
22

3-
## 1.4.2
3+
## 1.5.0
44
- Fixed non-canonical integer error in signature
55
- Fixed "128" transaction
66
- Added ability to copy address from transaction

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ android {
5454
minSdkVersion minterMinSdk
5555
targetSdkVersion minterMaxSdk
5656
versionCode 85
57-
versionName "1.4.2"
57+
versionName "1.5.0"
5858
testInstrumentationRunner "network.minter.bipwallet.tests.internal.WalletTestRunner"
5959
vectorDrawables.useSupportLibrary = true
6060
multiDexEnabled true

0 commit comments

Comments
 (0)