Skip to content

Commit

Permalink
Upgrade spar-wings
Browse files Browse the repository at this point in the history
  • Loading branch information
dai0304 committed Apr 19, 2016
1 parent e2239d3 commit 63701dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,12 @@ ext {
hamcrestVersion = "1.3"
mockitoCoreVersion = "1.9.5"
guavaVersion = "18.0"
sparWingsVersion = "0.11"
sparWingsVersion = "0.16"
}

repositories {
jcenter()
mavenCentral()
maven { url "http://dl.bintray.com/dai0304/spar-wings" } // for spar-wings
}

dependencies {
Expand Down

0 comments on commit 63701dd

Please sign in to comment.