Update dependency com.squareup.okhttp3:okhttp to v5.3.2

This commit is contained in:
Arjan Schrijver
2025-12-25 14:45:08 +01:00
committed by Arjan Schrijver
parent 0dd6c9a8d2
commit e502341409
+1 -1
View File
@@ -268,7 +268,7 @@ dependencies {
implementation 'com.github.wax911.android-emojify:emojify:1.9.7'
implementation 'com.github.wax911.android-emojify:gson:1.9.7'
implementation 'com.google.protobuf:protobuf-javalite:4.33.2'
implementation 'com.squareup.okhttp3:okhttp:5.2.1'
implementation 'com.squareup.okhttp3:okhttp:5.3.2'
implementation 'org.msgpack:msgpack-core:0.9.10'
implementation 'com.github.ByteHamster:SearchPreference:2.7.3'