Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Commit

Permalink
Removed maven repository from buld.gradle since artifacts are already…
Browse files Browse the repository at this point in the history
… in jscenter
  • Loading branch information
anihojnadel committed Jun 5, 2015
1 parent 233ac30 commit e55554c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions samples/OneNoteSample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,5 @@ buildscript {
allprojects {
repositories {
jcenter()

maven {
url "http://dl.bintray.com/msopentech/Maven"
}
}
}

0 comments on commit e55554c

Please sign in to comment.