Skip to content

Commit 074c963

Browse files
authored
Update HyperTrack SDK iOS to 5.9.0 and Android to 7.9.0 (#64)
1 parent d1840d0 commit 074c963

File tree

115 files changed

+123
-115
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

115 files changed

+123
-115
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ android {
4343
disable 'InvalidPackage'
4444
}
4545
dependencies {
46-
def hyperTrackVersion = "7.8.4"
46+
def hyperTrackVersion = "7.9.0"
4747
implementation "com.hypertrack:sdk-android:${hyperTrackVersion}"
4848
implementation "com.hypertrack:activity-service-google:${hyperTrackVersion}"
4949
implementation "com.hypertrack:location-services-google:${hyperTrackVersion}"

docs/__404error.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ <h5><span class="package-name">hypertrack_plugin</span> <span class="package-kin
9191
<footer>
9292
<span class="no-break">
9393
hypertrack_plugin
94-
2.5.2
94+
2.6.0
9595
</span>
9696

9797

docs/data_types_hypertrack_error/HyperTrackError.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ <h5>hypertrack_error library</h5>
464464
<footer>
465465
<span class="no-break">
466466
hypertrack_plugin
467-
2.5.2
467+
2.6.0
468468
</span>
469469

470470

docs/data_types_hypertrack_error/HyperTrackError/HyperTrackError.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ <h5>HyperTrackError enum</h5>
124124
<footer>
125125
<span class="no-break">
126126
hypertrack_plugin
127-
2.5.2
127+
2.6.0
128128
</span>
129129

130130

docs/data_types_hypertrack_error/HyperTrackError/values-constant.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ <h5>HyperTrackError enum</h5>
128128
<footer>
129129
<span class="no-break">
130130
hypertrack_plugin
131-
2.5.2
131+
2.6.0
132132
</span>
133133

134134

docs/data_types_hypertrack_error/data_types_hypertrack_error-library.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ <h5>hypertrack_error library</h5>
126126
<footer>
127127
<span class="no-break">
128128
hypertrack_plugin
129-
2.5.2
129+
2.6.0
130130
</span>
131131

132132

docs/data_types_json/JSON-class.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ <h5>json library</h5>
213213
<footer>
214214
<span class="no-break">
215215
hypertrack_plugin
216-
2.5.2
216+
2.6.0
217217
</span>
218218

219219

docs/data_types_json/JSON/JSON.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ <h5>JSON class</h5>
105105
<footer>
106106
<span class="no-break">
107107
hypertrack_plugin
108-
2.5.2
108+
2.6.0
109109
</span>
110110

111111

docs/data_types_json/JSON/fromMap.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ <h5>JSON class</h5>
121121
<footer>
122122
<span class="no-break">
123123
hypertrack_plugin
124-
2.5.2
124+
2.6.0
125125
</span>
126126

127127

0 commit comments

Comments
 (0)