Skip to content

Commit b6178d9

Browse files
Update HyperTrack SDK iOS to 5.11.2 and Android to 7.11.3 (#71)
1 parent 9fa4ce5 commit b6178d9

File tree

117 files changed

+125
-117
lines changed

Some content is hidden

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

117 files changed

+125
-117
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
@@ -44,7 +44,7 @@ android {
4444
disable 'InvalidPackage'
4545
}
4646
dependencies {
47-
def hyperTrackVersion = "7.11.2"
47+
def hyperTrackVersion = "7.11.3"
4848
implementation "com.hypertrack:sdk-android:${hyperTrackVersion}"
4949
implementation "com.hypertrack:activity-service-google:${hyperTrackVersion}"
5050
implementation "com.hypertrack:location-services-google:${hyperTrackVersion}"

docs/__404error.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ <h5><span class="package-name">hypertrack_plugin</span> <span class="package-kin
8787
<footer>
8888
<span class="no-break">
8989
hypertrack_plugin
90-
3.0.1
90+
3.0.2
9191
</span>
9292

9393
</footer>

docs/data_types_hypertrack_error/HyperTrackError.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ <h5>hypertrack_error library</h5>
377377
<footer>
378378
<span class="no-break">
379379
hypertrack_plugin
380-
3.0.1
380+
3.0.2
381381
</span>
382382

383383
</footer>

docs/data_types_hypertrack_error/HyperTrackError/values-constant.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ <h5>HyperTrackError enum</h5>
9696
<footer>
9797
<span class="no-break">
9898
hypertrack_plugin
99-
3.0.1
99+
3.0.2
100100
</span>
101101

102102
</footer>

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
@@ -121,7 +121,7 @@ <h5>hypertrack_error library</h5>
121121
<footer>
122122
<span class="no-break">
123123
hypertrack_plugin
124-
3.0.1
124+
3.0.2
125125
</span>
126126

127127
</footer>

docs/data_types_json/JSON-class.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ <h5>json library</h5>
177177
<footer>
178178
<span class="no-break">
179179
hypertrack_plugin
180-
3.0.1
180+
3.0.2
181181
</span>
182182

183183
</footer>

docs/data_types_json/JSON/JSON.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ <h5>JSON class</h5>
8989
<footer>
9090
<span class="no-break">
9191
hypertrack_plugin
92-
3.0.1
92+
3.0.2
9393
</span>
9494

9595
</footer>

docs/data_types_json/JSON/fromMap.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h5>JSON class</h5>
104104
<footer>
105105
<span class="no-break">
106106
hypertrack_plugin
107-
3.0.1
107+
3.0.2
108108
</span>
109109

110110
</footer>

docs/data_types_json/JSON/fromString.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h5>JSON class</h5>
104104
<footer>
105105
<span class="no-break">
106106
hypertrack_plugin
107-
3.0.1
107+
3.0.2
108108
</span>
109109

110110
</footer>

0 commit comments

Comments
 (0)