Skip to content

Commit ccc295a

Browse files
committed
Removed maven local from repositories
1 parent d521fc0 commit ccc295a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ allprojects {
99
version = '1.0.0-SNAPSHOT'
1010

1111
repositories {
12-
mavenLocal()
1312
jcenter()
1413
maven { url 'http://oss.jfrog.org/artifactory/oss-snapshot-local/' }
1514
mavenCentral()

0 commit comments

Comments
 (0)