Skip to content

Commit 7032282

Browse files
authored
Updated README for release 1.0
1 parent 3d5a875 commit 7032282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ allprojects {
2525
Step 2. Add the dependency
2626
``` Gradle
2727
dependencies {
28-
compile 'com.github.igdb:api-android-java:master-SNAPSHOT'
28+
compile 'com.github.igdb:api-android-java:1.0'
2929
}
3030
```
3131
Step 3. Add internet permissions in the manifest

0 commit comments

Comments
 (0)