Skip to content
This repository was archived by the owner on Jul 28, 2022. It is now read-only.

Commit 0bae5ba

Browse files
committed
Remove maven.batch.com from build.gradle
It is no longer needed
1 parent ca34d81 commit 0bae5ba

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

android/build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,6 @@ android {
4242
repositories {
4343
google()
4444
mavenCentral()
45-
maven {
46-
url "http://maven.batch.com/release"
47-
}
4845
}
4946

5047
dependencies {

0 commit comments

Comments
 (0)