diff --git a/app/build.gradle b/app/build.gradle index ceeec83d4..039fafa11 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -258,8 +258,6 @@ dependencies { implementation "com.github.nextcloud-deps.hwsecurity:hwsecurity-fido:${fidoVersion}" implementation "com.github.nextcloud-deps.hwsecurity:hwsecurity-fido2:${fidoVersion}" - implementation 'com.novoda:merlin:1.2.1' - implementation 'com.github.nextcloud:PopupBubble:2.0.0' implementation 'com.amulyakhare:com.amulyakhare.textdrawable:1.0.1' diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index a92209bba..410dd82da 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -298,10 +298,6 @@ android:resource="@xml/auth" /> - - - - - - - - - -