Skip to content
Snippets Groups Projects
Commit abbc4bf3 authored by Geoffrey Métais's avatar Geoffrey Métais Committed by Geoffrey Métais
Browse files

Upgrade Dependencies

parent f466ecb0
No related branches found
No related tags found
1 merge request!379Modules
......@@ -36,20 +36,20 @@ ext {
compileSdkVersion = 29
androidxLegacyVersion = '1.0.0'
androidxCoreVersion = '1.1.0'
lifecycleVersion = '2.2.0-rc02'
lifecycleVersion = '2.2.0-rc03'
androidxPreferencesVersion = '1.1.0'
androidxVersion = '1.1.0'
androidxActivityVersion = '1.1.0-rc02'
androidxFragmentVersion = '1.2.0-rc02'
androidxActivityVersion = '1.1.0-rc03'
androidxFragmentVersion = '1.2.0-rc04'
androidxAnnotationVersion = '1.1.0'
androidxAppcompatVersion = '1.1.0'
androidxRecyclerviewVersion = '1.1.0'
androidxLeanbackVersion = '1.0.0'
androidxMaterialVersion = '1.1.0-beta02'
androidxMaterialVersion = '1.1.0-rc01'
constraintLayoutVersion = '1.1.3'
archVersion = '2.1.0'
roomVersion = '2.2.2'
pagingVersion = '2.1.0'
roomVersion = '2.2.3'
pagingVersion = '2.1.1'
junitVersion = '4.12'
mockito = '2.8.9'
retrofit = '2.6.1'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment