Skip to content

Commit 3d0a85d

Browse files
authored
Merge pull request #376 from Microsoft/feature/remove-repo
Remove temporary repo configuration for distribute
2 parents 6be00e5 + 657f3c6 commit 3d0a85d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

apps/sasquatch/build.gradle

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,6 @@ android {
2121
}
2222
}
2323

24-
repositories {
25-
maven {
26-
url "http://dl.bintray.com/mobile-center/mobile-center"
27-
}
28-
}
29-
3024
dependencies {
3125
def version = "0.6.0"
3226
compile "com.android.support:appcompat-v7:${rootProject.ext.supportLibVersion}"

0 commit comments

Comments
 (0)