We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e83b2e7 commit b346b0eCopy full SHA for b346b0e
1 file changed
README.md
@@ -14,7 +14,7 @@ Graddle Project
14
15
```groovy
16
repositories {
17
- maven { url 'http://raw.github.com/studyplus/Studyplus-Android-SDK/master/repository' }
+ mavenCentral()
18
}
19
dependencies {
20
compile 'jp.studyplus.android.sdk:studyplus-android-sdk:1.0.0'
0 commit comments