File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ dependencies {
7979// implementation("com.github.reown-com:yttrium-wcpay:unspecified")
8080
8181 // jitpack
82- implementation(" com.github.reown-com.yttrium:yttrium-wcpay:0.10.41 " ) {
82+ implementation(" com.github.reown-com.yttrium:yttrium-wcpay:0.10.43 " ) {
8383 exclude(group = " net.java.dev.jna" , module = " jna" )
8484 }
8585 implementation(" net.java.dev.jna:jna:5.17.0@aar" )
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ dependencies {
9090
9191 // local .m2 build
9292 // implementation("com.github.reown-com:yttrium-utils:unspecified")
93- implementation(" com.github.reown-com.yttrium:yttrium-utils:0.10.29 " ) {
93+ implementation(" com.github.reown-com.yttrium:yttrium-utils:0.10.43 " ) {
9494 exclude(group = " net.java.dev.jna" , module = " jna" )
9595 }
9696 implementation(" net.java.dev.jna:jna:5.17.0@aar" )
You can’t perform that action at this time.
0 commit comments