diff --git a/README.md b/README.md index 8169f29..bd4a735 100644 --- a/README.md +++ b/README.md @@ -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