We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b346b0e commit 176c37cCopy full SHA for 176c37c
1 file changed
README.md
@@ -17,7 +17,7 @@ repositories {
17
mavenCentral()
18
}
19
dependencies {
20
- compile 'jp.studyplus.android.sdk:studyplus-android-sdk:1.0.0'
+ compile 'jp.studyplus.android.sdk:studyplus-android-sdk:1.0.2'
21
22
```
23
0 commit comments