Skip to content

Commit a873665

Browse files
Update HyperTrack SDK iOS to 5.4.1 and Android to 7.4.2 (#48)
1 parent abcc474 commit a873665

File tree

93 files changed

+136
-94
lines changed

Some content is hidden

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

93 files changed

+136
-94
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.4.0"
46+
def hyperTrackVersion = "7.4.2"
4747
implementation "com.hypertrack:sdk-android:${hyperTrackVersion}"
4848
implementation "com.hypertrack:location-services-google:${hyperTrackVersion}"
4949
implementation "com.hypertrack:push-service-firebase:${hyperTrackVersion}"

docs/__404error.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ <h5><span class="package-name">hypertrack_plugin</span> <span class="package-kin
9595
<footer>
9696
<span class="no-break">
9797
hypertrack_plugin
98-
2.1.0
98+
2.1.1
9999
</span>
100100

101101

docs/data_types_hypertrack_error/HyperTrackError.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ <h5>hypertrack_error library</h5>
430430
<footer>
431431
<span class="no-break">
432432
hypertrack_plugin
433-
2.1.0
433+
2.1.1
434434
</span>
435435

436436

docs/data_types_hypertrack_error/HyperTrackError/HyperTrackError.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ <h5>HyperTrackError enum</h5>
131131
<footer>
132132
<span class="no-break">
133133
hypertrack_plugin
134-
2.1.0
134+
2.1.1
135135
</span>
136136

137137

docs/data_types_hypertrack_error/HyperTrackError/values-constant.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ <h5>HyperTrackError enum</h5>
135135
<footer>
136136
<span class="no-break">
137137
hypertrack_plugin
138-
2.1.0
138+
2.1.1
139139
</span>
140140

141141

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
@@ -131,7 +131,7 @@ <h5>hypertrack_error library</h5>
131131
<footer>
132132
<span class="no-break">
133133
hypertrack_plugin
134-
2.1.0
134+
2.1.1
135135
</span>
136136

137137

docs/data_types_json/JSON-class.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ <h5>json library</h5>
221221
<footer>
222222
<span class="no-break">
223223
hypertrack_plugin
224-
2.1.0
224+
2.1.1
225225
</span>
226226

227227

docs/data_types_json/JSON/JSON.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ <h5>JSON class</h5>
112112
<footer>
113113
<span class="no-break">
114114
hypertrack_plugin
115-
2.1.0
115+
2.1.1
116116
</span>
117117

118118

docs/data_types_json/JSON/fromMap.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ <h5>JSON class</h5>
127127
<footer>
128128
<span class="no-break">
129129
hypertrack_plugin
130-
2.1.0
130+
2.1.1
131131
</span>
132132

133133

0 commit comments

Comments
 (0)