Skip to content

Commit f491f31

Browse files
author
Traun Leyden
committed
Point repository in build.gradle at mavenCentral() issue #32
https://github.com/couchbase/couchbase-lite-android-core/issues/32
1 parent e953298 commit f491f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
buildscript {
22
repositories {
3-
maven { url 'http://repo1.maven.org/maven2' }
3+
mavenCentral()
44
}
55
dependencies {
66
classpath 'com.android.tools.build:gradle:0.6.+'

0 commit comments

Comments
 (0)