Update public repo to new build setup.

This commit is contained in:
Jeff Blaisdell
2016-03-25 18:28:01 -05:00
parent ffcacb9da5
commit c024e09fb8
2 changed files with 4 additions and 3 deletions

View File

@@ -7,9 +7,10 @@ apply plugin: 'smartthings-hipchat'
buildscript {
dependencies {
classpath "com.smartthings.deployment:executable-deployment-scripts:1.0.3"
classpath "com.smartthings.deployment:executable-deployment-scripts:1.0.6"
}
repositories {
mavenLocal()
jcenter()
maven {
credentials {