Update kotlin_version to v1.8.0
Some checks reported errors
valuya/embedded-webview/pipeline/head There was a failure building this commit
valuya/embedded-webview/pipeline/pr-master Something is wrong with the build of this commit

This commit is contained in:
renovate 2023-01-28 11:57:47 +00:00
parent e5a92c97e1
commit 82b0f91217

View File

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