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

Update kotlin monorepo to v1.8.20
This commit is contained in:
Isira Seneviratne 2023-04-01 08:32:27 +05:30 committed by GitHub
commit aa2e842f86
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()