Merge pull request #3625 from libre-tube/renovate/kotlin-monorepo

Update kotlin monorepo to v1.8.21
This commit is contained in:
Bnyro 2023-04-25 13:38:03 +02:00 committed by GitHub
commit a5268af113
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()