Update dependencies
This commit is contained in:
parent
80df8aa037
commit
50f2719832
2 changed files with 5 additions and 5 deletions
|
@ -3,11 +3,11 @@
|
|||
buildscript {
|
||||
ext {
|
||||
kotlin_version = '1.7.10'
|
||||
lifecycle_version = '2.5.0'
|
||||
navigation_version = '2.5.0'
|
||||
lifecycle_version = '2.5.1'
|
||||
navigation_version = '2.5.1'
|
||||
mdc_version = '1.7.0-alpha03'
|
||||
preference_version = '1.2.0'
|
||||
appcompat_version = '1.5.0-beta01'
|
||||
appcompat_version = '1.5.0-rc01'
|
||||
core_version = '1.8.0'
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue