diff --git a/sdk/build.gradle b/sdk/build.gradle index 3d12084..6a6f8e7 100644 --- a/sdk/build.gradle +++ b/sdk/build.gradle @@ -34,8 +34,8 @@ android { dependencies { api 'org.torusresearch:fetch-node-details-java:5.0.0' - api 'org.torusresearch:torus-utils-java:4.0.0' - api 'androidx.browser:browser:1.4.0' + api 'org.torusresearch:torus-utils-java:4.0.3' + api 'androidx.browser:browser:1.8.0' api 'org.web3j:crypto:4.9.5' implementation 'com.auth0.android:jwtdecode:2.0.1' implementation 'com.squareup.okhttp3:okhttp:4.9.3'