Skip to content

Commit b292383

Browse files
Update HyperTrack SDK Android to 7.8.3 (#116)
1 parent 55e678e commit b292383

File tree

27 files changed

+37
-30
lines changed

27 files changed

+37
-30
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55

66
## [Unreleased]
77

8+
## [13.6.2] - 2024-09-24
9+
10+
### Changed
11+
12+
- Updated HyperTrack SDK Android to [7.8.3](https://github.com/hypertrack/sdk-android/releases/tag/7.8.3)
13+
814
## [13.6.1] - 2024-09-11
915

1016
### Fixed
@@ -947,3 +953,4 @@ Initial release.
947953
[13.5.1]: https://github.com/hypertrack/sdk-react-native/releases/tag/13.5.1
948954
[13.6.0]: https://github.com/hypertrack/sdk-react-native/releases/tag/13.6.0
949955
[13.6.1]: https://github.com/hypertrack/sdk-react-native/releases/tag/13.6.1
956+
[13.6.2]: https://github.com/hypertrack/sdk-react-native/releases/tag/13.6.2

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![GitHub](https://img.shields.io/github/license/hypertrack/sdk-react-native?color=orange)](./LICENSE)
44
[![npm](https://img.shields.io/npm/v/hypertrack-sdk-react-native.svg)](https://www.npmjs.com/package/hypertrack-sdk-react-native)
55
[![iOS SDK](https://img.shields.io/badge/iOS%20SDK-5.8.0-brightgreen.svg)](https://github.com/hypertrack/sdk-ios)
6-
[![Android SDK](https://img.shields.io/badge/Android%20SDK-7.8.2-brightgreen.svg)](https://github.com/hypertrack/sdk-android)
6+
[![Android SDK](https://img.shields.io/badge/Android%20SDK-7.8.3-brightgreen.svg)](https://github.com/hypertrack/sdk-android)
77

88
[HyperTrack](https://www.hypertrack.com) lets you add live location tracking to your mobile app. Live location is made available along with ongoing activity, tracking controls and tracking outage with reasons.
99

docs/classes/HyperTrack.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/enums/HyperTrackError.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/index.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/modules.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/types/Errors.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/types/Failure.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/types/Location.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/types/LocationError.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)