Compare commits

...

2 Commits

Author SHA1 Message Date
23a6e777d3 Update kotlin_version to v1.8.10
All checks were successful
valuya/embedded-webview/pipeline/pr-master This commit looks good
2023-02-24 01:12:13 +00:00
35e156b7c1 Update dependency gradle to v6.9.4
All checks were successful
valuya/embedded-webview/pipeline/pr-master This commit looks good
2023-02-23 01:17:17 +00:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.7-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-6.9.4-all.zip