Skip to content

Commit 2710d4d

Browse files
committed
Added ERC20 transfer.(#16)
1 parent 41a2e3e commit 2710d4d

11 files changed

Lines changed: 540 additions & 8 deletions

File tree

lib/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ android {
6262
}
6363

6464
dependencies {
65-
implementation("com.github.dora4:dora:1.3.14")
65+
implementation("com.github.dora4:dora:1.3.37")
6666
api("com.github.dora4:dview-alert-dialog:1.25")
6767
// wallet connect
6868
api(platform("com.walletconnect:android-bom:1.31.4"))

0 commit comments

Comments
 (0)