Skip to content

Commit b2582f3

Browse files
author
Clement DAL PALU
authored
Merge pull request #4227 from Expensify/horus-remove-bintray-repository-to-speed-up-builds
Remove Bintray repository to speed up Android builds
2 parents 70309a0 + b3005dc commit b2582f3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

android/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ buildscript {
2828

2929
allprojects {
3030
repositories {
31-
maven { url "https://dl.bintray.com/onfido/maven" }
32-
3331
mavenLocal()
3432
maven {
3533
// All of React Native (JS, Obj-C sources, Android binaries) is installed from npm

0 commit comments

Comments
 (0)