Update kotlin monorepo to v1.8.20

This commit is contained in:
renovate[bot] 2023-03-30 10:36:55 +00:00 committed by GitHub
parent fe9a48e1d3
commit 03d15933a1
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.7.22'
ext.kotlin_version = '1.8.20'
repositories {
google()
mavenCentral()