Skip to content

Commit 59fad8d

Browse files
Update iOS SDK to 5.0.8 and Android SDK to 7.0.10 (#45)
Update Android minSdkVersion to 19. Fix adding release links to CHANGELOG for SDK version update automation.
1 parent 4de3153 commit 59fad8d

File tree

94 files changed

+133
-127
lines changed

Some content is hidden

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

94 files changed

+133
-127
lines changed

CHANGELOG.md

Lines changed: 37 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
44
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

6+
## [2.0.4] - 2023-12-01
7+
8+
### Changed
9+
10+
- Updated HyperTrack SDK iOS to [5.0.8](https://github.com/hypertrack/sdk-ios/releases/tag/5.0.8)
11+
- Updated HyperTrack SDK Android to [7.0.10](https://github.com/hypertrack/sdk-android/releases/tag/7.0.10)
12+
- `minSdkVersion` from 23 to 19 for Android
13+
614
## [2.0.3] - 2023-11-20
715

816
### Changed
@@ -21,8 +29,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2129

2230
### Changed
2331

24-
- Updated HyperTrack SDK iOS to 5.0.4
25-
- Updated HyperTrack SDK Android to 7.0.6
32+
- Updated HyperTrack SDK iOS to [5.0.4](https://github.com/hypertrack/sdk-ios/releases/tag/5.0.4)
33+
- Updated HyperTrack SDK Android to [7.0.6](https://github.com/hypertrack/sdk-android/releases/tag/7.0.6)
2634

2735
### Fixed
2836

@@ -267,30 +275,31 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
267275

268276
- Initial release.
269277

270-
[2.0.3]: https://github.com/hypertrack/sdk-flutter/releases/tag/2.0.3
271-
[2.0.2]: https://github.com/hypertrack/sdk-flutter/releases/tag/2.0.2
272-
[2.0.1]: https://github.com/hypertrack/sdk-flutter/releases/tag/2.0.1
273-
[2.0.0]: https://github.com/hypertrack/sdk-flutter/releases/tag/2.0.0
274-
[1.1.3]: https://github.com/hypertrack/sdk-flutter/releases/tag/1.1.3
275-
[1.1.2]: https://github.com/hypertrack/sdk-flutter/releases/tag/1.1.2
276-
[1.1.1]: https://github.com/hypertrack/sdk-flutter/releases/tag/1.1.1
277-
[1.1.0]: https://github.com/hypertrack/sdk-flutter/releases/tag/1.1.0
278-
[1.0.0]: https://github.com/hypertrack/sdk-flutter/releases/tag/1.0.0
279-
[0.4.3]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.4.3
280-
[0.4.2]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.4.2
281-
[0.4.1]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.4.1
282-
[0.4.0]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.4.0
283-
[0.3.1]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.3.1
284-
[0.3.0]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.3.0
285-
[0.2.1]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.2.1
286-
[0.2.0]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.2.0
287-
[0.1.9]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.9
288-
[0.1.8]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.8
289-
[0.1.7]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.7
290-
[0.1.6]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.6
291-
[0.1.5]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.5
292-
[0.1.4]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.4
293-
[0.1.3]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.3
294-
[0.1.2]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.2
295-
[0.1.1]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.1
296278
[0.1.0]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.0
279+
[0.1.1]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.1
280+
[0.1.2]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.2
281+
[0.1.3]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.3
282+
[0.1.4]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.4
283+
[0.1.5]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.5
284+
[0.1.6]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.6
285+
[0.1.7]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.7
286+
[0.1.8]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.8
287+
[0.1.9]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.9
288+
[0.2.0]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.2.0
289+
[0.2.1]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.2.1
290+
[0.3.0]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.3.0
291+
[0.3.1]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.3.1
292+
[0.4.0]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.4.0
293+
[0.4.1]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.4.1
294+
[0.4.2]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.4.2
295+
[0.4.3]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.4.3
296+
[1.0.0]: https://github.com/hypertrack/sdk-flutter/releases/tag/1.0.0
297+
[1.1.0]: https://github.com/hypertrack/sdk-flutter/releases/tag/1.1.0
298+
[1.1.1]: https://github.com/hypertrack/sdk-flutter/releases/tag/1.1.1
299+
[1.1.2]: https://github.com/hypertrack/sdk-flutter/releases/tag/1.1.2
300+
[1.1.3]: https://github.com/hypertrack/sdk-flutter/releases/tag/1.1.3
301+
[2.0.0]: https://github.com/hypertrack/sdk-flutter/releases/tag/2.0.0
302+
[2.0.1]: https://github.com/hypertrack/sdk-flutter/releases/tag/2.0.1
303+
[2.0.2]: https://github.com/hypertrack/sdk-flutter/releases/tag/2.0.2
304+
[2.0.3]: https://github.com/hypertrack/sdk-flutter/releases/tag/2.0.3
305+
[2.0.4]: https://github.com/hypertrack/sdk-flutter/releases/tag/2.0.4

android/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@ android {
3636
main.java.srcDirs += 'src/main/kotlin'
3737
}
3838
defaultConfig {
39-
minSdkVersion 23
39+
minSdkVersion 19
4040
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
4141
}
4242
lintOptions {
4343
disable 'InvalidPackage'
4444
}
4545
dependencies {
46-
def hyperTrackVersion = "7.0.9"
46+
def hyperTrackVersion = "7.0.10"
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.0.3
98+
2.0.4
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.0.3
433+
2.0.4
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.0.3
134+
2.0.4
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.0.3
138+
2.0.4
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.0.3
134+
2.0.4
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.0.3
224+
2.0.4
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.0.3
115+
2.0.4
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.0.3
130+
2.0.4
131131
</span>
132132

133133

0 commit comments

Comments
 (0)