mirror of
https://github.com/szkolny-eu/szkolny-android.git
synced 2024-11-24 19:04:38 -06:00
[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.jaredrummler:colorpicker:1.0.2"
|
||||||
implementation("com.squareup.okhttp3:okhttp") {
|
implementation("com.squareup.okhttp3:okhttp") {
|
||||||
version {
|
version {
|
||||||
strictly "3.12.2"
|
strictly "3.12.13"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
implementation "com.theartofdev.edmodo:android-image-cropper:2.8.0" // do not update
|
implementation "com.theartofdev.edmodo:android-image-cropper:2.8.0" // do not update
|
||||||
|
Loading…
Reference in New Issue
Block a user