Skip to content

Commit

Permalink
chore(deps): bump android-adapters from 2.1.1 to 4.0.0 (#2230)
Browse files Browse the repository at this point in the history
Bumps [android-adapters](https://github.com/realm/realm-java) from 2.1.1 to 4.0.0.
- [Release notes](https://github.com/realm/realm-java/releases)
- [Changelog](https://github.com/realm/realm-java/blob/master/CHANGELOG.md)
- [Commits](realm/realm-java@v2.1.1...v4.0.0)

---
updated-dependencies:
- dependency-name: io.realm:android-adapters
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 6, 2021
1 parent 50d1d1b commit 66918e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ ext {
seekBarLibraryVersion = '1.2.9'
carouselPickerVersion = '1.2'
speedView = '1.2.0'
realmAdapter = '2.1.1'
realmAdapter = '4.0.0'
okHttpVersion = '4.0.1'

// Map related versions
Expand Down

0 comments on commit 66918e4

Please sign in to comment.