Compare commits

..

1 Commits

Author SHA1 Message Date
c55f67aa3c Update kotlin_version to v1.9.23
Some checks failed
valuya/embedded-webview/pipeline/pr-master There was a failure building this commit
2024-03-09 01:19:58 +00:00

View File

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