From 86d35015532bd1cad36ad97b822af640fbdca0b1 Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Wed, 30 Jun 2021 11:15:10 +0200 Subject: [PATCH] use stable release of popup bubble lib Signed-off-by: Andy Scherzinger --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 879b904ea..15f2dd8c2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -267,7 +267,7 @@ dependencies { implementation 'com.novoda:merlin:1.2.1' implementation 'com.github.Kennyc1012:BottomSheet:2.4.1' - implementation 'com.github.nextcloud:PopupBubble:master-SNAPSHOT' + implementation 'com.github.nextcloud:PopupBubble:1.0.6' implementation 'com.amulyakhare:com.amulyakhare.textdrawable:1.0.1' implementation('eu.medsea.mimeutil:mime-util:2.1.3', {