Update kotlin_version
Some checks failed
continuous-integration/drone/pr Build is failing

This commit is contained in:
renovate 2022-04-19 18:05:39 +00:00
parent 88bf3f9bc7
commit a92f76cb71

View File

@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.2.30'
ext.kotlin_version = '1.6.21'
repositories {
google()
jcenter()