diff --git a/README.md b/README.md index 35659f44..7dd904b9 100644 --- a/README.md +++ b/README.md @@ -238,7 +238,7 @@ allprojects { Gradle is the only supported build configuration, so just add the dependency to your project `build.gradle` file: ```groovy dependencies { - compile 'com.github.devicehive:devicehive-java:3.0.4' + compile 'com.github.devicehive:devicehive-java:3.0.5' } ``` DeviceHive Server