Update dependencies
This commit is contained in:
parent
3493ad40ab
commit
cff50fda3b
4 changed files with 6 additions and 6 deletions
|
@ -3,12 +3,12 @@
|
|||
buildscript {
|
||||
ext {
|
||||
kotlin_version = '1.7.0'
|
||||
lifecycle_version='2.5.0-rc02'
|
||||
navigation_version = '2.5.0-rc02'
|
||||
lifecycle_version = '2.5.0'
|
||||
navigation_version = '2.5.0'
|
||||
mdc_version = '1.7.0-alpha02'
|
||||
preference_version = '1.2.0'
|
||||
appcompat_version = '1.4.2'
|
||||
core_version='1.8.0'
|
||||
core_version = '1.8.0'
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue