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

Commit e55554c

Browse files
committed
Removed maven repository from buld.gradle since artifacts are already in jscenter
1 parent 233ac30 commit e55554c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

samples/OneNoteSample/build.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,5 @@ buildscript {
1010
allprojects {
1111
repositories {
1212
jcenter()
13-
14-
maven {
15-
url "http://dl.bintray.com/msopentech/Maven"
16-
}
1713
}
1814
}

0 commit comments

Comments
 (0)