提交 3bf2d361 编写于 作者: R Roc Boronat 提交者: Sam

Add the Google's maven repo to get the support-annotations library (#2351)

If not, Gradle doesn't succeed. And that doesn't help copypasting (the common way to get Glide :·)

Progress toward #2347
上级 35c28c28
......@@ -25,6 +25,7 @@ Or use Gradle:
```gradle
repositories {
mavenCentral() // jcenter() works as well because it pulls from Maven Central
maven { url 'https://maven.google.com' }
}
dependencies {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册