Bump PopupBubble from 1.0.6 to 2.0.0

Bumps [PopupBubble](https://github.com/nextcloud/PopupBubble) from 1.0.6 to 2.0.0.
- [Release notes](https://github.com/nextcloud/PopupBubble/releases)
- [Commits](https://github.com/nextcloud/PopupBubble/compare/1.0.6...2.0.0)

---
updated-dependencies:
- dependency-name: com.github.nextcloud:PopupBubble
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-05 01:17:53 +00:00 committed by Andy Scherzinger
parent bb3b13671d
commit efaf576168
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B

View File

@ -285,7 +285,7 @@ dependencies {
implementation 'com.novoda:merlin:1.2.1'
implementation 'com.github.nextcloud:PopupBubble:1.0.6'
implementation 'com.github.nextcloud:PopupBubble:2.0.0'
implementation 'com.amulyakhare:com.amulyakhare.textdrawable:1.0.1'
implementation "com.afollestad.material-dialogs:core:${materialDialogsVersion}"