diff --git a/app/build.gradle b/app/build.gradle
index 3987f4db9fd0d31420469440dd782ef9b96851d6..5bcdd1181824e18f84ae10c9487e7a729fece6e1 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -95,9 +95,6 @@ dependencies {
     implementation "io.noties.markwon:ext-strikethrough:$markwon_version"
     implementation "io.noties.markwon:ext-tasklist:$markwon_version"
 
-    //Mentions autocomplete
-    implementation "com.otaliastudios:autocomplete:1.1.0"
-
     //Log
     implementation 'com.jakewharton.timber:timber:5.0.1'