We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67e1f26 commit 1696b20Copy full SHA for 1696b20
README.md
@@ -238,7 +238,7 @@ allprojects {
238
Gradle is the only supported build configuration, so just add the dependency to your project `build.gradle` file:
239
```groovy
240
dependencies {
241
- compile 'com.github.devicehive:devicehive-java:3.0.4'
+ compile 'com.github.devicehive:devicehive-java:3.0.5'
242
}
243
```
244
DeviceHive Server
0 commit comments