mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-24 21:21:56 +00:00
fix: checking invalid profileKey lengths on message receive and retrieve profile avatars
This commit is contained in:
@@ -154,8 +154,8 @@ dependencies {
|
||||
testImplementation 'org.robolectric:shadows-multidex:4.4'
|
||||
}
|
||||
|
||||
def canonicalVersionCode = 242
|
||||
def canonicalVersionName = "1.11.14"
|
||||
def canonicalVersionCode = 246
|
||||
def canonicalVersionName = "1.11.15"
|
||||
|
||||
def postFixSize = 10
|
||||
def abiPostFix = ['armeabi-v7a' : 1,
|
||||
|
Reference in New Issue
Block a user