diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c78172f..e0e1af5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ 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.2] - 2024-02-27 + +### Changed + +- Updated HyperTrack SDK Android to [7.4.3](https://github.com/hypertrack/sdk-android/releases/tag/7.4.3) + ## [2.1.1] - 2024-02-14 ### Changed @@ -319,3 +325,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [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.1.1]: https://github.com/hypertrack/sdk-flutter/releases/tag/2.1.1 +[2.1.2]: https://github.com/hypertrack/sdk-flutter/releases/tag/2.1.2 diff --git a/android/build.gradle b/android/build.gradle index ea8ecbba..759de766 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -43,7 +43,7 @@ android { disable 'InvalidPackage' } dependencies { - def hyperTrackVersion = "7.4.2" + def hyperTrackVersion = "7.4.3" implementation "com.hypertrack:sdk-android:${hyperTrackVersion}" implementation "com.hypertrack:location-services-google:${hyperTrackVersion}" implementation "com.hypertrack:push-service-firebase:${hyperTrackVersion}" diff --git a/docs/__404error.html b/docs/__404error.html index c0bd31ae..6d163222 100644 --- a/docs/__404error.html +++ b/docs/__404error.html @@ -95,7 +95,7 @@
hypertrack_plugin hypertrack_plugin - 2.1.1 + 2.1.2 diff --git a/docs/data_types_hypertrack_error/HyperTrackError.html b/docs/data_types_hypertrack_error/HyperTrackError.html index 891616a0..24b58eba 100644 --- a/docs/data_types_hypertrack_error/HyperTrackError.html +++ b/docs/data_types_hypertrack_error/HyperTrackError.html @@ -430,7 +430,7 @@
hypertrack_error library