Update kotlin monorepo to v1.8.21

This commit is contained in:
renovate[bot] 2023-04-25 10:09:43 +00:00 committed by GitHub
parent e007285878
commit c68f145613
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = '1.8.20'
ext.kotlin_version = '1.8.21'
repositories {
google()
mavenCentral()