We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4042bbb commit 7f13dd3Copy full SHA for 7f13dd3
build.gradle
@@ -51,10 +51,10 @@ sourceSets {
51
52
dependencies {
53
devicetypesCompile 'org.codehaus.groovy:groovy-all:2.4.7'
54
- devicetypesCompile 'smartthings:appengine-z-wave:0.1.2'
55
- devicetypesCompile 'smartthings:appengine-zigbee:0.1.11'
+ devicetypesCompile 'smartthings:appengine-z-wave:0.1.3'
+ devicetypesCompile 'smartthings:appengine-zigbee:0.1.12'
56
smartappsCompile 'org.codehaus.groovy:groovy-all:2.4.7'
57
- smartappsCompile 'smartthings:appengine-common:0.1.8'
+ smartappsCompile 'smartthings:appengine-common:0.1.9'
58
smartappsCompile 'org.codehaus.groovy.modules.http-builder:http-builder:0.7.1'
59
smartappsCompile 'org.grails:grails-web:2.3.11'
60
smartappsCompile 'org.json:json:20140107'
0 commit comments