Skip to content

Commit 658055c

Browse files
Add geotag with expected location (#59)
Update HyperTrack SDK iOS to 4.15.0. Autoformat native code.
1 parent 2442768 commit 658055c

Some content is hidden

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

41 files changed

+10878
-13600
lines changed

.editorconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@ end_of_line = lf
1313
charset = utf-8
1414
trim_trailing_whitespace = true
1515
insert_final_newline = true
16+
17+
[*.{kt,kts}]
18+
indent_style = space
19+
indent_size = 4

0 commit comments

Comments
 (0)