Skip to content

Commit 41cb390

Browse files
authored
Update build.gradle.kts
1 parent 9c52a19 commit 41cb390

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lib/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ configurations.all {
6262
}
6363

6464
dependencies {
65-
implementation("com.github.dora4:dora:1.3.61")
65+
implementation("com.github.dora4:dora:1.3.68")
6666
api("com.github.dora4:dview-alert-dialog:1.35")
6767
// wallet connect
6868
api(platform("com.walletconnect:android-bom:1.31.4"))
@@ -84,4 +84,4 @@ afterEvaluate {
8484
}
8585
}
8686
}
87-
}
87+
}

0 commit comments

Comments
 (0)