mirror of
https://github.com/szkolny-eu/szkolny-android.git
synced 2025-06-12 05:30:48 +02:00
[Gradle] Update OkHttp to 3.12.13.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user