1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-05 15:52:47 +02:00

Add mentions to rich text editor

This commit is contained in:
jonnyandrew
2023-05-05 09:29:57 +01:00
committed by jonnyandrew
parent e2afa0ccd3
commit 2d1dcd34c0
12 changed files with 375 additions and 24 deletions

View File

@@ -189,6 +189,7 @@ ext.groups = [
'org.codehaus.groovy',
'org.codehaus.mojo',
'org.codehaus.woodstox',
'org.conscrypt',
'org.eclipse.ee4j',
'org.ec4j.core',
'org.freemarker',
@@ -221,6 +222,7 @@ ext.groups = [
'org.ow2.asm',
'org.ow2.asm',
'org.reactivestreams',
'org.robolectric',
'org.slf4j',
'org.sonatype.oss',
'org.testng',