We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7d0a0c commit c6ba47cCopy full SHA for c6ba47c
maplibre/CHANGELOG.md
@@ -2,16 +2,16 @@
2
3
Maintenance release with some optimizations and dependency upgrades.
4
5
+### New Features
6
+
7
+- Optimize package size on `pub.dev` by restructuring the repository.
8
+- Upgrade `jni` / `jnigen` to ^0.15.1.
9
10
### Bug Fixes
11
12
- Fix missing proguard rules for jni/jnigen causing issues in release builds on
13
Android.
14
-### Maintenance
-
-- Restructure repository and optimize package size on pub.dev.
-- Upgrade `jni` / `jnigen` to 0.15.
15
Full
16
Changelog: [v0.3.1...v0.3.2](https://github.com/josxha/flutter-maplibre/compare/v0.3.1...v0.3.2)
17
0 commit comments