Skip to content

Commit 730b80e

Browse files
committed
fix README
1 parent ed3ee8b commit 730b80e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
## Requirements
77

8-
- Android 5+
9-
- [Studyplus App 5.0.+](https://play.google.com/store/apps/details?id=jp.studyplus.android.app)
8+
- Android 6+
9+
- [Studyplus App 7.0.+](https://play.google.com/store/apps/details?id=jp.studyplus.android.app)
1010

1111
## Import in your Project
1212

@@ -24,7 +24,7 @@ allprojects {
2424

2525
```groovy
2626
dependencies {
27-
implementation 'com.github.studyplus:Studyplus-Android-SDK:3.0.0'
27+
implementation 'com.github.studyplus:Studyplus-Android-SDK:4.0.0'
2828
}
2929
```
3030

0 commit comments

Comments
 (0)