Compose: auto-complete mentions, hashtags, and emojis

This commit is contained in:
Grishka
2022-03-17 06:28:36 +03:00
parent 098128bcd4
commit 7186b6387f
12 changed files with 863 additions and 19 deletions

View File

@@ -10,7 +10,7 @@ android {
applicationId "org.joinmastodon.android"
minSdk 23
targetSdk 31
versionCode 13
versionCode 14
versionName "0.1"
}