We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af6da69 commit 94aa40eCopy full SHA for 94aa40e
build.gradle.kts
@@ -7,7 +7,6 @@ buildscript {
7
google()
8
maven { url = uri("https://repo.quickbirdstudios.com/artifactory/public") }
9
maven { url = uri("https://plugins.gradle.org/m2/") }
10
- maven { url = uri("https://dl.bintray.com/android/android-tools/") }
11
}
12
13
dependencies {
0 commit comments