mirror of
https://github.com/hmalik144/Weather-apps.git
synced 2025-12-10 02:05:20 +00:00
Api fix (#38)
- minor code clean up - Remove old api and response - Tests passed - Weather API successfully replaces
This commit is contained in:
@@ -40,7 +40,7 @@ RETROFIT_VERSION = 2.9.0
|
||||
OKHTTP_VERSION = 4.9.0
|
||||
MOKITO_INLINE_VERSION = 2.13.0
|
||||
CORE_TEST_VERSION = 2.2.0
|
||||
MOCKK_VERSION = 1.10.5
|
||||
MOCKK_VERSION = 1.13.12
|
||||
TEST_JUNIT_VERSION = 1.2.0
|
||||
TEST_RUNNER_VERSION = 1.5.2
|
||||
ESPRESSO_VERSION = 3.6.0
|
||||
|
||||
Reference in New Issue
Block a user