We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1f0173 commit b821983Copy full SHA for b821983
README.md
@@ -6,7 +6,7 @@
6
</p>
7
8
<p align="center">
9
-<a href="https://github.com/liangjingkanji/Interval/releases/download/1.0.1/interval.apk">下载体验</a>
+<a href="https://github.com/liangjingkanji/Interval/releases/download/1.0.3/interval.apk">下载体验</a>
10
11
12
@@ -113,7 +113,7 @@ dependencyResolutionManagement {
113
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.0" // 协程(版本自定)
114
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.0'
115
116
-implementation 'com.github.liangjingkanji:Interval:1.0.2'
+implementation 'com.github.liangjingkanji:Interval:1.0.3'
117
```
118
119
0 commit comments