Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.5.20

This commit is contained in:
Renovate Bot 2021-06-24 08:56:55 +00:00
parent 1605f9515d
commit 8959fc43a8
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.5.0'
ext.kotlin_version = '1.5.20'
repositories {
google()