Skip to content

Commit

Permalink
Merge pull request #82 from ostdotcom/develop
Browse files Browse the repository at this point in the history
Preparing for release v2.3.5
  • Loading branch information
sachin-chauhan-dev authored Oct 3, 2019
2 parents cd71d33 + 113f910 commit bcbf1c7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# OST Wallet SDK Changelog

## Version 2.3.5
* Downstream Android Sdk updated to `v2.3.4`

## Version 2.3.4
* Downstream Android Sdk updated to `v2.3.2`

Expand Down
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ repositories {

dependencies {
implementation 'com.facebook.react:react-native:+'
implementation 'com.ost:ost-wallet-sdk-android:2.3.4-alpha.3'
implementation 'com.ost:ost-wallet-sdk-android:2.3.4'
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ostdotcom/ost-wallet-sdk-react-native",
"version": "2.3.4-alpha.4",
"version": "2.3.5",
"description": "OST Wallet SDK for React Native applications.",
"main": "./js/index.js",
"repository": {
Expand Down

0 comments on commit bcbf1c7

Please sign in to comment.