File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 62
62
63
63
android-build-and-upload-release :
64
64
needs : android-create-release
65
- runs-on : ubuntu-24.04
65
+ runs-on : MapLibre_Native_Ubuntu_24_04_x84_16_core
66
66
defaults :
67
67
run :
68
68
working-directory : platform/android
Original file line number Diff line number Diff line change 6
6
7
7
- Add action journal ([ #3409 ] ( https://github.com/maplibre/maplibre-native/pull/3409 ) ). Documentation: https://maplibre.org/maplibre-native/android/examples/observability/action-journal/
8
8
- Pattern layout performance improvement ([ #3495 ] ( https://github.com/maplibre/maplibre-native/pull/3495 ) ).
9
+ - Add Tile LOD controls ([ #2958 ] ( https://github.com/maplibre/maplibre-native/pull/2958 ) ).
9
10
10
11
### 🐞 Bug fixes
11
12
12
13
- Improve weak pointer use ([ #3510 ] ( https://github.com/maplibre/maplibre-native/pull/3510 ) ).
13
-
14
+ - Make sure AndroidRendererFrontend exists when accessing it ( [ # 3522 ] ( https://github.com/maplibre/maplibre-native/pull/3522 ) )
14
15
## 11.9.0
15
16
16
17
### ✨ Features and improvements
You can’t perform that action at this time.
0 commit comments