Skip to content

Commit f56c107

Browse files
Update HyperTrack SDK Android to 7.5.5 (#56)
1 parent 0d74fea commit f56c107

File tree

107 files changed

+113
-106
lines changed

Some content is hidden

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

107 files changed

+113
-106
lines changed

CHANGELOG.md

Lines changed: 7 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.5.4"
46+
def hyperTrackVersion = "7.5.5"
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
@@ -96,7 +96,7 @@ <h5><span class="package-name">hypertrack_plugin</span> <span class="package-kin
9696
<footer>
9797
<span class="no-break">
9898
hypertrack_plugin
99-
2.2.2
99+
2.2.3
100100
</span>
101101

102102

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.2.2
433+
2.2.3
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.2.2
134+
2.2.3
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.2.2
138+
2.2.3
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
@@ -132,7 +132,7 @@ <h5>hypertrack_error library</h5>
132132
<footer>
133133
<span class="no-break">
134134
hypertrack_plugin
135-
2.2.2
135+
2.2.3
136136
</span>
137137

138138

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.2.2
224+
2.2.3
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.2.2
115+
2.2.3
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.2.2
130+
2.2.3
131131
</span>
132132

133133

0 commit comments

Comments
 (0)