Update kotlin plugin version

This commit is contained in:
max-klaus 2021-01-14 09:48:48 +03:00
parent 8fa29b641c
commit 588057fb82

View file

@ -1,5 +1,5 @@
buildscript { buildscript {
ext.kotlin_version = '1.4.10' ext.kotlin_version = '1.4.21'
repositories { repositories {
google() google()
mavenCentral() mavenCentral()