Update dependencies

This commit is contained in:
Goooler 2022-07-22 14:53:49 +08:00
parent 52085af6d1
commit 781b9ec61f
2 changed files with 3 additions and 5 deletions

View file

@ -2,8 +2,8 @@
buildscript {
ext {
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'