Skip to content

Commit

Permalink
chore(deps): bump com.solanamobile:mobile-wallet-adapter-clientlib
Browse files Browse the repository at this point in the history
Bumps [com.solanamobile:mobile-wallet-adapter-clientlib](https://github.com/solana-mobile/mobile-wallet-adapter) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/solana-mobile/mobile-wallet-adapter/releases)
- [Commits](solana-mobile/mobile-wallet-adapter@v2.0.5...v2.0.6)

---
updated-dependencies:
- dependency-name: com.solanamobile:mobile-wallet-adapter-clientlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 5f84b0f commit 6afd78a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ def kotlin_version = getExtOrDefault('kotlinVersion')
dependencies {
//noinspection GradleDynamicVersion
implementation "com.facebook.react:react-native:+" // From node_modules
implementation "com.solanamobile:mobile-wallet-adapter-clientlib:2.0.5"
implementation "com.solanamobile:mobile-wallet-adapter-clientlib:2.0.6"
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0"
}
Expand Down

0 comments on commit 6afd78a

Please sign in to comment.