Skip to content

Commit fb3f4f1

Browse files
committed
fix mapsforge version
1 parent e3b202a commit fb3f4f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<version>0.8-SNAPSHOT</version>
2020
</parent>
2121
<properties>
22-
<mapsforge.version>0.6.0</mapsforge.version>
22+
<mapsforge.version>0.6.1</mapsforge.version>
2323
<!-- do not put the properties here as it differs from dev to dev <android.sdk.path>/home/peterk/Programme/android-sdk-linux_x86</android.sdk.path>
2424
instead use your IDE to set it up or specify android sdk via command line
2525
using -Dandroid.sdk.path=... or by setting environment variable ANDROID_HOME

0 commit comments

Comments
 (0)