Skip to content

Commit

Permalink
chore(deps): bump com.solanamobile:mobile-wallet-adapter-clientlib (#983
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.4 to 2.0.5.
- [Release notes](https://github.com/solana-mobile/mobile-wallet-adapter/releases)
- [Commits](v2.0.4...v2.0.5)

---
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 3ddc933 commit 3a04a9c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,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.4"
implementation "com.solanamobile:mobile-wallet-adapter-clientlib:2.0.5"
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0"
}
Expand Down

0 comments on commit 3a04a9c

Please sign in to comment.