Skip to content

Commit 94aa40e

Browse files
committed
Remove redundant bintray dependency
1 parent af6da69 commit 94aa40e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ buildscript {
77
google()
88
maven { url = uri("https://repo.quickbirdstudios.com/artifactory/public") }
99
maven { url = uri("https://plugins.gradle.org/m2/") }
10-
maven { url = uri("https://dl.bintray.com/android/android-tools/") }
1110
}
1211

1312
dependencies {

0 commit comments

Comments
 (0)