Skip to content

Commit 82a1277

Browse files
update: 1.0.9
1 parent 0f00665 commit 82a1277

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<p align="center"><strong>Android软键盘最佳解决方案</strong></p>
22

3-
<p align="center"><a href="https://github.com/liangjingkanji/soft-input-event/releases/download/1.0.7/soft-input-event.apk">下载体验</a>
3+
<p align="center"><a href="https://github.com/liangjingkanji/soft-input-event/releases/download/1.0.9/soft-input-event.apk">下载体验</a>
44
</p>
55

66
<p align="center">
@@ -84,7 +84,7 @@ dependencyResolutionManagement {
8484
然后在 module 的 build.gradle 添加依赖框架
8585

8686
```groovy
87-
implementation 'com.github.liangjingkanji:soft-input-event:1.0.7'
87+
implementation 'com.github.liangjingkanji:soft-input-event:1.0.9'
8888
```
8989

9090

0 commit comments

Comments
 (0)