Commit c022c74 1 parent 8f204fa commit c022c74 Copy full SHA for c022c74
File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Next version
4
4
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
+
5
10
- Android native libs for 16 KB page size [ #1179 ] ( https://github.com/mapsforge/vtm/pull/1179 )
6
11
- Multi-map ` MapFileTileSource.setPriority ` [ #1176 ] ( https://github.com/mapsforge/vtm/pull/1176 )
7
12
- Color filter theme resources [ #1175 ] ( https://github.com/mapsforge/vtm/pull/1175 )
13
18
- Libtess2 v1.0.1 [ #1178 ] ( https://github.com/mapsforge/vtm/pull/1178 )
14
19
- Disable ` vtm-ios ` [ #1166 ] ( https://github.com/mapsforge/vtm/pull/1166 )
15
20
- Remove ` vtm-theme-comparator ` [ #1169 ] ( https://github.com/mapsforge/vtm/pull/1169 )
21
+ - Minor improvements and bug fixes
16
22
- [ Solved issues] ( https://github.com/mapsforge/vtm/issues?q=is%3Aclosed+milestone%3A0.24.0 )
17
23
18
24
## Version 0.23.0 (2025-02-22)
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ dependencies {
15
15
implementation project(' :vtm-gdx' )
16
16
implementation project(' :vtm-gdx-poi3d' )
17
17
18
- implementation ' org.mapsforge:mapsforge-poi-android:0.23 .0'
18
+ implementation ' org.mapsforge:mapsforge-poi-android:0.24 .0'
19
19
}
20
20
21
21
android {
You can’t perform that action at this time.
0 commit comments