Skip to content

Commit

Permalink
Updated README for release 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
husnjak authored Nov 20, 2017
1 parent 3d5a875 commit 7032282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ allprojects {
Step 2. Add the dependency
``` Gradle
dependencies {
compile 'com.github.igdb:api-android-java:master-SNAPSHOT'
compile 'com.github.igdb:api-android-java:1.0'
}
```
Step 3. Add internet permissions in the manifest
Expand Down

0 comments on commit 7032282

Please sign in to comment.