Compare commits

...

1 Commits

Author SHA1 Message Date
eb4dadce19 bump: kotlin gradle plugin 2022-11-01 18:48:06 +03:00

View File

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