Skip to content

Commit 657f3c6

Browse files
committed
Remove temporary repo configuration for distribute
1 parent 6be00e5 commit 657f3c6

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)