Skip to content

Commit 7288369

Browse files
committed
update readme
1 parent 2910592 commit 7288369

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repositories {
1717
mavenCentral()
1818
}
1919
dependencies {
20-
compile 'jp.studyplus.android.sdk:studyplus-android-sdk:1.0.2'
20+
compile 'jp.studyplus.android.sdk:studyplus-android-sdk:1.0.3'
2121
}
2222
```
2323

@@ -27,7 +27,7 @@ dependencies {
2727
<dependency>
2828
<groupId>jp.studyplus.android.sdk</groupId>
2929
<artifactId>studyplus-android-sdk</artifactId>
30-
<version>1.0.2</version>
30+
<version>1.0.3</version>
3131
</dependency>
3232
```
3333

0 commit comments

Comments
 (0)