We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a650959 commit 0a7b3f6Copy full SHA for 0a7b3f6
README.md
@@ -51,7 +51,7 @@ dependencyResolutionManagement {
51
```
52
然后在app的build.gradle
53
54
-implementation("com.github.GateOfTruth:OkSimple:3.4.6")
+implementation("com.github.GateOfTruth:OkSimple:3.4.7")
55
56
57
0 commit comments