Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
TimSylvester committed Jul 8, 2024
1 parent 34b7ab9 commit e7974d0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions platform/android/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ MapLibre welcomes participation and contributions from everyone. Please read [`C

### ✨ Features and improvements

## 10.3.2-hwasan1

Special pre-release with hwasan enabled.

Only ABI armv8 is enabled, to avoid `unsupported option '-fsanitize=hwaddress' for target 'armv7-...'`

## 10.3.2-pre3

- Additional symbol instance checks building on previous success in detecting corruption and avoiding crashes
Expand Down
2 changes: 1 addition & 1 deletion platform/android/MapboxGLAndroidSDK/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION_NAME=10.3.2-pre3
VERSION_NAME=10.3.2-hwasan1

# Only build native dependencies for the current ABI
# See https://code.google.com/p/android/issues/detail?id=221098#c20
Expand Down

0 comments on commit e7974d0

Please sign in to comment.