Skip to content

Commit

Permalink
update: 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
liangjingkanji committed Aug 5, 2022
1 parent 092b28c commit 0aaf624
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</p>

<p align="center">
<a href="https://github.com/liangjingkanji/Interval/releases/download/1.0.0/interval.apk">下载体验</a>
<a href="https://github.com/liangjingkanji/Interval/releases/download/1.0.1/interval.apk">下载体验</a>
</p>

<p align="center">
Expand Down Expand Up @@ -113,7 +113,7 @@ dependencyResolutionManagement {
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.0" // 协程(版本自定)
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.0'
implementation 'com.github.liangjingkanji:Interval:1.0.0'
implementation 'com.github.liangjingkanji:Interval:1.0.1'
```


Expand Down

0 comments on commit 0aaf624

Please sign in to comment.