forked from github/szkolny
[Gradle] Update OkHttp to 3.12.13.
This commit is contained in:
parent
73ff09052c
commit
b08e4c2d3d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user