File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## Next version
44
5+ - Minor improvements and bug fixes
6+ - [ Solved issues] ( https://github.com/mapsforge/vtm/issues?q=is%3Aclosed+milestone%3A0.25.0 )
7+
8+ ## Version 0.24.0 (2025-03-03)
9+
510- Android native libs for 16 KB page size [ #1179 ] ( https://github.com/mapsforge/vtm/pull/1179 )
611- Multi-map ` MapFileTileSource.setPriority ` [ #1176 ] ( https://github.com/mapsforge/vtm/pull/1176 )
712- Color filter theme resources [ #1175 ] ( https://github.com/mapsforge/vtm/pull/1175 )
1318- Libtess2 v1.0.1 [ #1178 ] ( https://github.com/mapsforge/vtm/pull/1178 )
1419- Disable ` vtm-ios ` [ #1166 ] ( https://github.com/mapsforge/vtm/pull/1166 )
1520- Remove ` vtm-theme-comparator ` [ #1169 ] ( https://github.com/mapsforge/vtm/pull/1169 )
21+ - Minor improvements and bug fixes
1622- [ Solved issues] ( https://github.com/mapsforge/vtm/issues?q=is%3Aclosed+milestone%3A0.24.0 )
1723
1824## Version 0.23.0 (2025-02-22)
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ dependencies {
1515 implementation project(' :vtm-gdx' )
1616 implementation project(' :vtm-gdx-poi3d' )
1717
18- implementation ' org.mapsforge:mapsforge-poi-android:0.23 .0'
18+ implementation ' org.mapsforge:mapsforge-poi-android:0.24 .0'
1919}
2020
2121android {
You can’t perform that action at this time.
0 commit comments