Skip to content

Commit

Permalink
fix import problems
Browse files Browse the repository at this point in the history
  • Loading branch information
firm1 committed May 13, 2016
1 parent 12edad1 commit 6da1ed1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Expand Up @@ -60,6 +60,8 @@ repositories {
mavenCentral()
maven {
url "https://dl.bintray.com/firm1/maven"
}
maven {
url "https://oss.sonatype.org/content/repositories/snapshots/"
}
}
Expand Down

0 comments on commit 6da1ed1

Please sign in to comment.