Update AndroidX Test to 1.3.0
This commit is contained in:
parent
62d142ac6b
commit
52cc56f4be
1 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@ buildscript {
|
|||
'androidxCore': '1.3.0',
|
||||
'androidxCardView': '1.0.0',
|
||||
'androidxPreference': '1.1.1',
|
||||
'androidxTestCore': '1.2.0',
|
||||
'androidxTestCore': '1.3.0',
|
||||
'materialComponents': '1.1.0',
|
||||
'preferencesFix': '1.1.0',
|
||||
'okio': '2.7.0',
|
||||
|
@ -36,7 +36,7 @@ buildscript {
|
|||
'minidns': '0.3.4',
|
||||
'glide': '4.11.0',
|
||||
|
||||
'androidxTestRunner': '1.2.0',
|
||||
'androidxTestRunner': '1.3.0',
|
||||
'junit': '4.13',
|
||||
'robolectric': '4.3.1',
|
||||
'mockito': '3.3.3',
|
||||
|
|
Loading…
Reference in a new issue