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 e953298 commit f491f31Copy full SHA for f491f31
build.gradle
@@ -1,6 +1,6 @@
1
buildscript {
2
repositories {
3
- maven { url 'http://repo1.maven.org/maven2' }
+ mavenCentral()
4
}
5
dependencies {
6
classpath 'com.android.tools.build:gradle:0.6.+'
0 commit comments