mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-11 12:47:25 +00:00
SS-2168 - User profile warnings (#1531)
* Profile picture upload fail informs user * End of day push * Push before trying with okhttp library update * WIP * Further WIP * Add additional debug comments * Push before cleanup * Cleaned up * More cleanup * Minor adjustment * Final cleanup prior to PR review * Removed commented out old conscrypt version import * Addressed PR feeback from Fanchao --------- Co-authored-by: alansley <aclansley@gmail.com>
This commit is contained in:
@@ -21,7 +21,7 @@ googleServicesVersion=4.3.12
|
||||
kotlinVersion=1.8.21
|
||||
android.useAndroidX=true
|
||||
appcompatVersion=1.6.1
|
||||
coreVersion=1.8.0
|
||||
coreVersion=1.13.1
|
||||
coroutinesVersion=1.6.4
|
||||
curve25519Version=0.6.0
|
||||
daggerVersion=2.46.1
|
||||
@@ -33,7 +33,7 @@ kovenantVersion=3.3.0
|
||||
lifecycleVersion=2.5.1
|
||||
materialVersion=1.8.0
|
||||
mockitoKotlinVersion=4.1.0
|
||||
okhttpVersion=3.12.1
|
||||
okhttpVersion=4.12.0
|
||||
pagingVersion=3.0.0
|
||||
preferenceVersion=1.2.0
|
||||
protobufVersion=2.5.0
|
||||
|
Reference in New Issue
Block a user