Skip to content

Commit 1be0351

Browse files
authored
Update changelog, fix android-ci.yml (#3880)
1 parent 4b8364c commit 1be0351

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

.github/workflows/android-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ jobs:
315315
runs-on: ubuntu-latest
316316
permissions:
317317
actions: write
318-
contents: read
318+
contents: write
319319
if: needs.pre_job.outputs.should_skip != 'true' && always()
320320
needs:
321321
- pre_job

platform/android/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog MapLibre Native for Android
22

3-
## 12.0.1
3+
## 12.0.2
4+
5+
### ✨ Features and improvements
6+
7+
- Make Android snapshotter support hiding the attribution ([#3878](https://github.com/maplibre/maplibre-native/pull/3878)).
48

59
### 🐞 Bug fixes
610

0 commit comments

Comments
 (0)