Skip to content

Commit

Permalink
Update HyperTrack SDK iOS to 5.4.0 and Android to 7.4.0 (#47)
Browse files Browse the repository at this point in the history
Disable ignoring errors for automation scripts
  • Loading branch information
pavel-kuznetsov-hypertrack committed Jan 29, 2024
1 parent 10aecd7 commit abcc474
Show file tree
Hide file tree
Showing 95 changed files with 122 additions and 111 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.1.0] - 2024-01-29

### Changed

- Updated HyperTrack SDK iOS to [5.4.0](https://github.com/hypertrack/sdk-ios/releases/tag/5.4.0)
- Updated HyperTrack SDK Android to [7.4.0](https://github.com/hypertrack/sdk-android/releases/tag/7.4.0)

## [2.0.4] - 2023-12-01

### Changed
Expand Down Expand Up @@ -303,3 +310,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[2.0.2]: https://github.com/hypertrack/sdk-flutter/releases/tag/2.0.2
[2.0.3]: https://github.com/hypertrack/sdk-flutter/releases/tag/2.0.3
[2.0.4]: https://github.com/hypertrack/sdk-flutter/releases/tag/2.0.4
[2.1.0]: https://github.com/hypertrack/sdk-flutter/releases/tag/2.1.0
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ android {
disable 'InvalidPackage'
}
dependencies {
def hyperTrackVersion = "7.0.10"
def hyperTrackVersion = "7.4.0"
implementation "com.hypertrack:sdk-android:${hyperTrackVersion}"
implementation "com.hypertrack:location-services-google:${hyperTrackVersion}"
implementation "com.hypertrack:push-service-firebase:${hyperTrackVersion}"
Expand Down
2 changes: 1 addition & 1 deletion docs/__404error.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ <h5><span class="package-name">hypertrack_plugin</span> <span class="package-kin
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_hypertrack_error/HyperTrackError.html
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ <h5>hypertrack_error library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ <h5>HyperTrackError enum</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ <h5>HyperTrackError enum</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ <h5>hypertrack_error library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSON-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ <h5>json library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSON/JSON.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ <h5>JSON class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSON/fromMap.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ <h5>JSON class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSON/fromString.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ <h5>JSON class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSON/serialize.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ <h5>JSON class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONArray-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ <h5>json library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONArray/JSONArray.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>JSONArray class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONArray/items.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>JSONArray class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONArray/serialize.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ <h5>JSONArray class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONBool-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ <h5>json library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONBool/JSONBool.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>JSONBool class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONBool/serialize.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ <h5>JSONBool class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONBool/value.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>JSONBool class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONNull-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ <h5>json library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONNull/JSONNull.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h5>JSONNull class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONNull/serialize.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ <h5>JSONNull class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONNumber-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ <h5>json library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONNumber/JSONNumber.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>JSONNumber class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONNumber/serialize.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ <h5>JSONNumber class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONNumber/value.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>JSONNumber class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONObject-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ <h5>json library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONObject/JSONObject.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>JSONObject class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONObject/fields.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>JSONObject class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONObject/serialize.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ <h5>JSONObject class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONString-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ <h5>json library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONString/JSONString.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>JSONString class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONString/serialize.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ <h5>JSONString class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONString/value.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>JSONString class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/data_types_json-library.html
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ <h5>json library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/fromMap.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ <h5>json library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_location/Location-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ <h5>location library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_location/Location/Location.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>Location class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_location/Location/latitude.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h5>Location class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_location/Location/longitude.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h5>Location class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_location/data_types_location-library.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ <h5>location library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_location_error/Errors-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ <h5>location_error library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.4
2.1.0
</span>


Expand Down

0 comments on commit abcc474

Please sign in to comment.