From 1696b2086db9fdb37cee88d39562ef8972e36c70 Mon Sep 17 00:00:00 2001 From: Eugene Dubovik Date: Wed, 29 Nov 2017 18:30:51 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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