1 parent 9c52a19 commit 41cb390Copy full SHA for 41cb390
1 file changed
lib/build.gradle.kts
@@ -62,7 +62,7 @@ configurations.all {
62
}
63
64
dependencies {
65
- implementation("com.github.dora4:dora:1.3.61")
+ implementation("com.github.dora4:dora:1.3.68")
66
api("com.github.dora4:dview-alert-dialog:1.35")
67
// wallet connect
68
api(platform("com.walletconnect:android-bom:1.31.4"))
@@ -84,4 +84,4 @@ afterEvaluate {
84
85
86
87
-}
+}
0 commit comments