We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed3ee8b commit 730b80eCopy full SHA for 730b80e
README.md
@@ -5,8 +5,8 @@
5
6
## Requirements
7
8
-- Android 5+
9
-- [Studyplus App 5.0.+](https://play.google.com/store/apps/details?id=jp.studyplus.android.app)
+- Android 6+
+- [Studyplus App 7.0.+](https://play.google.com/store/apps/details?id=jp.studyplus.android.app)
10
11
## Import in your Project
12
@@ -24,7 +24,7 @@ allprojects {
24
25
```groovy
26
dependencies {
27
- implementation 'com.github.studyplus:Studyplus-Android-SDK:3.0.0'
+ implementation 'com.github.studyplus:Studyplus-Android-SDK:4.0.0'
28
}
29
```
30
0 commit comments