bump: kotlin gradle plugin (#461)

This commit is contained in:
Ushie 2022-11-01 19:03:26 +03:00 committed by GitHub
parent 2a220c3984
commit cc00d0dc08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
buildscript {
ext.cronetVersion = '102.5005.125'
ext.kotlin_version = '1.7.10'
ext.kotlin_version = '1.7.20'
repositories {
google()
mavenCentral()