bump: kotlin gradle plugin

This commit is contained in:
Ushie
2022-11-01 18:48:06 +03:00
parent 293f7150f1
commit eb4dadce19

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()