Skip to content

Commit

Permalink
Bump library versions in README.md to latest (1.0.3) (#359)
Browse files Browse the repository at this point in the history
  • Loading branch information
ankur2136 authored Jan 17, 2023
1 parent a0b1f8c commit d678c13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,15 @@ For dApps,

```
dependencies {
implementation 'com.solanamobile:mobile-wallet-adapter-clientlib:1.0.2'
implementation 'com.solanamobile:mobile-wallet-adapter-clientlib:1.0.3'
}
```

For wallets,

```
dependencies {
implementation 'com.solanamobile:mobile-wallet-adapter-walletlib:1.0.2'
implementation 'com.solanamobile:mobile-wallet-adapter-walletlib:1.0.3'
}
```

Expand Down

0 comments on commit d678c13

Please sign in to comment.