Skip to content

Commit

Permalink
Bump rootbeer-lib from 0.0.9 to 0.1.0 in /android
Browse files Browse the repository at this point in the history
Bumps [rootbeer-lib](https://github.com/scottyab/rootbeer) from 0.0.9 to 0.1.0.
- [Release notes](https://github.com/scottyab/rootbeer/releases)
- [Changelog](https://github.com/scottyab/rootbeer/blob/master/changes.md)
- [Commits](scottyab/rootbeer@0.0.9...0.1.0)

---
updated-dependencies:
- dependency-name: com.scottyab:rootbeer-lib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 23, 2022
1 parent 6b9ecf0 commit 681baa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ android {

dependencies {
implementation 'com.facebook.react:react-native:+'
implementation 'com.scottyab:rootbeer-lib:0.0.9'
implementation 'com.scottyab:rootbeer-lib:0.1.0'
}

0 comments on commit 681baa2

Please sign in to comment.