Update samples

This commit is contained in:
Emux
2018-01-22 12:13:08 +02:00
parent 43c9c4c8bd
commit aa623f81db
3 changed files with 5 additions and 7 deletions

View File

@@ -26,7 +26,7 @@ implementation 'org.mapsforge:vtm-android:[CURRENT-VERSION]:natives-x86_64'
implementation 'com.caverock:androidsvg:1.2.2-beta-1'
```
### Android (with libGDX)
### Android (libGDX)
```groovy
implementation 'org.mapsforge:vtm-android:[CURRENT-VERSION]'
implementation 'org.mapsforge:vtm-android:[CURRENT-VERSION]:natives-arm64-v8a'