- minor code clean up
 - Remove old api and response
 - Tests passed
 - Weather API successfully replaces
This commit is contained in:
2024-10-02 00:19:31 +01:00
committed by GitHub
parent 0aff414b1c
commit 54a7d523c0
65 changed files with 54166 additions and 1870 deletions

View File

@@ -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