kotlin plugin version update

master
y20k 2020-11-25 11:09:54 +01:00
parent 556eed6700
commit 76ac8e7986
No known key found for this signature in database
GPG Key ID: 824D4259F41FAFF6
1 changed files with 1 additions and 1 deletions

View File

@ -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 {