Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ dependencies {
def MOCKITO_CORE_VERSION = "3.1.0"
def MOSHI_VERSION = "1.9.2"
def NAVIGATION_VERSION = "2.3.2"
def OKHTTP_VERSION = "4.2.2"
def OKHTTP_VERSION = "4.9.0"
def OKIO_VERSION = "2.6.0"
def OSMDROID_VERSION = "6.1.2"
def PERMISSIONS_DISPATCHER_VERSION = "4.7.0"
Expand Down