Skip to content

Commit bca9d5d

Browse files
committed
Remove crosswalk repository reference
1 parent 2e6756a commit bca9d5d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

build.gradle

-6
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,6 @@ allprojects {
1919
repositories {
2020
google()
2121
jcenter()
22-
maven {
23-
url 'https://download.01.org/crosswalk/releases/crosswalk/android/maven2'
24-
}
25-
flatDir {
26-
dirs 'libs'
27-
}
2822
}
2923
}
3024

0 commit comments

Comments
 (0)