Skip to content

Commit aede9ed

Browse files
committed
提交so文件
1 parent 528e726 commit aede9ed

File tree

8 files changed

+2
-2
lines changed

8 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencyResolutionManagement {
1717
dependencies {
1818
// 扩展包必须在有主框架dora的情况下使用
1919
implementation("com.github.dora4:dora:1.2.51")
20-
implementation("com.github.dora4:dora-walletconnect-support:1.28")
20+
implementation("com.github.dora4:dora-walletconnect-support:1.29")
2121
}
2222
```
2323

lib/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ afterEvaluate {
6666
from(components["release"])
6767
groupId = "com.github.dora4"
6868
artifactId = "dora-walletconnect-support"
69-
version = "1.28"
69+
version = "1.29"
7070
}
7171
}
7272
}
2.47 MB
Binary file not shown.
1.8 MB
Binary file not shown.
539 KB
Binary file not shown.
2.1 MB
Binary file not shown.
1.23 MB
Binary file not shown.
461 KB
Binary file not shown.

0 commit comments

Comments
 (0)