Bump kotlin_version from 1.4.32 to 1.5.30 (#71)

This commit is contained in:
dependabot[bot] 2021-09-07 21:52:02 +02:00 committed by GitHub
parent a66bc8211c
commit 796c47cc46
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.5.21'
ext.kotlin_version = '1.5.30'
repositories {
jcenter()
mavenCentral()