mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
* Downgraded okhttp version to support Api 19 devices
This commit is contained in:
parent
d02b959341
commit
3e389be6f5
2 changed files with 5 additions and 2 deletions
|
|
@ -22,6 +22,7 @@ LEAK_CANARY_VERSION=1.6.2
|
|||
DAGGER_VERSION=2.21
|
||||
ROOM_VERSION=2.2.3
|
||||
PREFERENCE_VERSION=1.1.0
|
||||
OKHTTP_VERSION=3.12.1
|
||||
|
||||
systemProp.http.proxyPort=0
|
||||
systemProp.http.proxyHost=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue