Updated MDC to stable version
This commit is contained in:
parent
07cfd6cd6e
commit
d823c20396
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ buildscript {
|
||||||
ext {
|
ext {
|
||||||
kotlin_version = '1.6.21'
|
kotlin_version = '1.6.21'
|
||||||
navigation_version = '2.5.0-beta01'
|
navigation_version = '2.5.0-beta01'
|
||||||
mdc_version = '1.7.0-alpha01'
|
mdc_version = '1.6.0'
|
||||||
preference_version = '1.2.0'
|
preference_version = '1.2.0'
|
||||||
appcompat_version = '1.4.1'
|
appcompat_version = '1.4.1'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue