kotlin plugin version update
This commit is contained in:
parent
556eed6700
commit
76ac8e7986
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
ext {
|
ext {
|
||||||
kotlin_version = '1.4.10'
|
kotlin_version = '1.4.20'
|
||||||
navigation_version = '2.3.1'
|
navigation_version = '2.3.1'
|
||||||
}
|
}
|
||||||
repositories {
|
repositories {
|
||||||
|
|
Loading…
Reference in a new issue