Linkify community and user names

This commit makes user and community names clickable in post/comments. Closes #71?
This commit is contained in:
Bazsalanszky
2023-08-07 13:49:18 +02:00
parent 60f07f7707
commit 9872e6e806
7 changed files with 103 additions and 4 deletions

View File

@@ -9,6 +9,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:7.4.2'
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.20'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files