We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 285fdf4 commit 587a344Copy full SHA for 587a344
core/src/main/java/com/web3auth/core/types/Web3AuthOptions.kt
@@ -54,6 +54,6 @@ fun getWalletSdkUrl(buildEnv: BuildEnv?): String {
54
}
55
56
const val openLoginVersion = "v8"
57
-const val walletServicesVersion = "v1"
+const val walletServicesVersion = "v2"
58
const val WEBVIEW_URL = "walletUrl"
59
const val REDIRECT_URL = "redirectUrl"
0 commit comments