Skip to content

Commit

Permalink
Trip Summary Android Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Jothi Priyadharshan authored and Jothi Priyadharshan committed Aug 19, 2024
1 parent 087e095 commit 41dd223
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -275,3 +275,8 @@ Added:

- Update native Roam SDK for iOS v0.1.25
- Trip summary response fix for iOS

## 0.1.12

- Update native Roam SDK for iOS v0.1.26 and Android v0.1.28
- Trip summary response fix for Android
2 changes: 1 addition & 1 deletion RNRoam.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ Pod::Spec.new do |s|

s.dependency 'React'

s.dependency 'roam-ios', '0.1.25'
s.dependency 'roam-ios', '0.1.26'

end
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "This plugin allows to use the Roam.ai SDK in your React Native mobile application on iOS and Android.",
"homepage": "https://roam.ai",
"license": "MIT",
"version": "0.1.11",
"version": "0.1.12",
"author": "Roam B.V",
"main": "js/index.js",
"dependencies": {
Expand Down

0 comments on commit 41dd223

Please sign in to comment.