Skip to content

Commit c6f0f6c

Browse files
author
David Collins
committed
README.md adjustments for Bintray integration
- Corrected the download links
1 parent 67620aa commit c6f0f6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ repository contains the library source, examples and tutorials.
2525

2626
## Download
2727

28-
Download the [latest release](https://github.com/NASAWorldWind/WorldWindAndroid/releases/latest) or grab via Gradle:
28+
Download the [latest release](https://bintray.com/nasaworldwind/maven/WorldWindAndroid/_latestVersion) or grab via Gradle:
2929
```groovy
30-
compile 'gov.nasa.worldwind.android:worldwind:0.6.0'
30+
compile 'gov.nasa.worldwind.android:worldwind:0.6.0@aar'
3131
```
3232

3333
## Releases and Roadmap

0 commit comments

Comments
 (0)