Bump kotlin-gradle-plugin from 1.4.32 to 1.5.0

Bumps kotlin-gradle-plugin from 1.4.32 to 1.5.0.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-09 18:41:49 +00:00 committed by GitHub
parent 16255b885f
commit 0085b7cebf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@
buildscript {
ext {
kotlinVersion = '1.4.32'
kotlinVersion = '1.5.0'
}
repositories {