[Gradle] Update OkHttp to 3.12.13.

This commit is contained in:
Kuba Szczodrzyński 2021-02-19 13:24:12 +01:00
parent 73ff09052c
commit b08e4c2d3d

View File

@ -148,7 +148,7 @@ dependencies {
implementation "com.jaredrummler:colorpicker:1.0.2"
implementation("com.squareup.okhttp3:okhttp") {
version {
strictly "3.12.2"
strictly "3.12.13"
}
}
implementation "com.theartofdev.edmodo:android-image-cropper:2.8.0" // do not update