Skip to content

Commit

Permalink
update for additional pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
TimSylvester committed Jun 5, 2024
1 parent 5c46f0f commit fe4fc83
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion platform/android/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,11 @@ MapLibre welcomes participation and contributions from everyone. Please read [`C

### ✨ Features and improvements

## 10.3.2-pre0
## 10.3.2-pre2

A minor fix for a bug introduced in 10.3.2-pre1 which caused symbols to disappear randomly.

## 10.3.2-pre1

A special release for a particular user experiencing rare crashes in the field only. See [#2423](https://github.com/maplibre/maplibre-native/pull/2423) for more information

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-pre0
VERSION_NAME=10.3.2-pre2

# 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 fe4fc83

Please sign in to comment.