mirror of
https://github.com/hmalik144/Weather-apps.git
synced 2026-03-18 07:26:04 +00:00
- Upgrade gradle dependencies using dependency analysis
- versioning of dependencies changed - HomePageNoDataUITest invalidKeyWeatherResponse_swipeToRefresh_returnsValidPage test ignored for now
This commit is contained in:
@@ -21,14 +21,23 @@ android.nonFinalResIds=false
|
||||
|
||||
|
||||
# Plugin versions
|
||||
LEGACY_SUPPORT_VERSION = 1.0.0
|
||||
ANDROID_CORE = 1.8.0
|
||||
CUSTOM_VIEW = 1.1.0
|
||||
CARD_VIEW = 1.0.0
|
||||
FRAGMENT_VERSION = 1.4.0
|
||||
MATERIAL_VERSION = 1.0.0
|
||||
APP_COMPAT = 1.2.0
|
||||
CONSTR_LAYOUT_VERSION = 1.1.3
|
||||
ANDROID_LIFECYCLE = 2.5.1
|
||||
RECYCLER_VIEW = 1.1.0
|
||||
SWIPE_REFRESH = 1.0.0
|
||||
PERMISSIONS_DISPATCHER = 4.9.2
|
||||
TOMTOM_VERSION = 2.4771
|
||||
TOMTOM_SEARCH = 2.4771
|
||||
TOMTOM_MAP = 2.4771
|
||||
NAVIGATION_VERSION = 2.5.0
|
||||
PREFERENCES_VERSION = 1.2.1
|
||||
RETROFIT_VERSION = 2.9.0
|
||||
OKHTTP_VERSION = 4.9.0
|
||||
MOKITO_INLINE_VERSION = 2.13.0
|
||||
CORE_TEST_VERSION = 2.1.0
|
||||
MOCKK_VERSION = 1.10.5
|
||||
|
||||
Reference in New Issue
Block a user