Update kotlin_version
continuous-integration/drone/pr Build is failing Details

This commit is contained in:
renovate 2022-04-01 14:04:56 +00:00
parent 88bf3f9bc7
commit a611a7606e
1 changed files with 1 additions and 1 deletions

View File

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