bump: kotlin gradle plugin

This commit is contained in:
Ushie
2023-01-15 13:48:15 +03:00
committed by oSumAtrIX
parent ffd53fab26
commit bf518b5467

View File

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