Skip to content

Commit

Permalink
Merge pull request #24 from mbeddr/coolya-patch-1
Browse files Browse the repository at this point in the history
Add maven central to dependencies
  • Loading branch information
coolya authored Jul 30, 2018
2 parents 93a2a08 + cbb443c commit e1e83bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Add the following `buildscript` block to your build script:
buildscript {
repositories {
maven { url 'https://projects.itemis.de/nexus/content/repositories/mbeddr' }
mavenCentral()
}
dependencies {
Expand Down

0 comments on commit e1e83bd

Please sign in to comment.