Update kotlin_version to v1.8.10
Some checks failed
valuya/embedded-webview/pipeline/head There was a failure building this commit
valuya/embedded-webview/pipeline/pr-master There was a failure building this commit

This commit is contained in:
renovate 2023-02-09 01:13:11 +00:00
parent e5a92c97e1
commit 7d20850e0f

View File

@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.3.50'
ext.kotlin_version = '1.8.10'
repositories {
google()
mavenCentral()