Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
hqjang-pepper committed Oct 12, 2023
1 parent fa5ddee commit 8cbc0f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sdk/pnp/android/install.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Then, in your app-level `build.gradle` dependencies section, add the following:
dependencies {
// ...
// highlight-next-line
implementation 'com.github.Web3Auth:web3auth-android-sdk:5.0.0'
implementation 'com.github.Web3Auth:web3auth-android-sdk:5.0.2'
}
```

Expand Down

0 comments on commit 8cbc0f4

Please sign in to comment.