We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67620aa commit c6f0f6cCopy full SHA for c6f0f6c
README.md
@@ -25,9 +25,9 @@ repository contains the library source, examples and tutorials.
25
26
## Download
27
28
-Download the [latest release](https://github.com/NASAWorldWind/WorldWindAndroid/releases/latest) or grab via Gradle:
+Download the [latest release](https://bintray.com/nasaworldwind/maven/WorldWindAndroid/_latestVersion) or grab via Gradle:
29
```groovy
30
-compile 'gov.nasa.worldwind.android:worldwind:0.6.0'
+compile 'gov.nasa.worldwind.android:worldwind:0.6.0@aar'
31
```
32
33
## Releases and Roadmap
0 commit comments