diff --git a/.idea/deploymentTargetDropDown.xml b/.idea/deploymentTargetDropDown.xml
index 48c9574..468d4e0 100644
--- a/.idea/deploymentTargetDropDown.xml
+++ b/.idea/deploymentTargetDropDown.xml
@@ -7,11 +7,11 @@
-
+
-
+
\ No newline at end of file
diff --git a/build.gradle b/build.gradle
index cdd1a37..d3d0732 100644
--- a/build.gradle
+++ b/build.gradle
@@ -5,7 +5,7 @@ buildscript {
mavenCentral()
}
dependencies {
- classpath 'com.android.tools.build:gradle:7.2.1'
+ classpath 'com.android.tools.build:gradle:7.2.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.0"
// NOTE: Do not place your application dependencies here; they belong
diff --git a/sdk/build.gradle b/sdk/build.gradle
index a6d50e4..79fbc60 100644
--- a/sdk/build.gradle
+++ b/sdk/build.gradle
@@ -39,7 +39,7 @@ android {
dependencies {
api 'org.torusresearch:fetch-node-details-java:2.0.0'
- api 'org.torusresearch:torus-utils-java:2.0.0'
+ api 'org.torusresearch:torus-utils-java:2.0.1'
api 'androidx.browser:browser:1.4.0'
api 'org.web3j:crypto:4.8.8-android'
implementation 'com.auth0.android:jwtdecode:2.0.1'