refactor: use simpler way to generate closed group profile pictures, limit the getConversation call in MentionManagerUtilities.kt to 200 to improve link-through performance to v2 conversation activity. fix notify type not being preloaded into settings

This commit is contained in:
jubb
2021-08-03 13:35:38 +10:00
parent dd01b2968f
commit 9b48d5d203
7 changed files with 80 additions and 73 deletions

View File

@@ -142,7 +142,7 @@ dependencies {
testImplementation 'org.robolectric:shadows-multidex:4.2'
}
def canonicalVersionCode = 214
def canonicalVersionCode = 215
def canonicalVersionName = "1.11.7"
def postFixSize = 10