We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 283e9eb commit 17e17d8Copy full SHA for 17e17d8
vtm-android-example/build.gradle
@@ -16,7 +16,7 @@ dependencies {
16
implementation project(':vtm-gdx')
17
implementation project(':vtm-gdx-poi3d')
18
19
- implementation 'com.github.mapsforge.mapsforge:mapsforge-poi-android:0.22.0'
+ implementation 'com.github.mapsforge.mapsforge:mapsforge-poi-android:0.23.0'
20
}
21
22
android {
0 commit comments