Updated MDC & Kotlin
This commit is contained in:
parent
b9c580ca3f
commit
576f88ddbc
1 changed files with 2 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
ext {
|
ext {
|
||||||
kotlin_version = '1.6.20'
|
kotlin_version = '1.6.21'
|
||||||
navigation_version = '2.4.2'
|
navigation_version = '2.4.2'
|
||||||
mdc_version = '1.6.0-beta01'
|
mdc_version = '1.6.0-rc01'
|
||||||
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