Merge pull request #1321 from austinhuang0131/renovate/org.jetbrains.kotlin-kotlin-gradle-plugin-1.x

Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.5.20
This commit is contained in:
Austin Huang 2021-06-28 12:17:26 -04:00 committed by GitHub
commit 161d9a3024
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.5.0'
ext.kotlin_version = '1.5.20'
repositories {
google()