mirror of
https://github.com/apache/cordova-android.git
synced 2025-03-03 16:03:08 +08:00
feat!: upgrade kotlin@1.4.32 (#1204)
This commit is contained in:
parent
9c3195c1ee
commit
676f98d82d
@ -19,7 +19,7 @@
|
||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.4.31'
|
||||
ext.kotlin_version = '1.4.32'
|
||||
apply from: 'repositories.gradle'
|
||||
repositories repos
|
||||
dependencies {
|
||||
|
@ -19,7 +19,7 @@
|
||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.4.31'
|
||||
ext.kotlin_version = '1.4.32'
|
||||
|
||||
repositories {
|
||||
google()
|
||||
|
Loading…
Reference in New Issue
Block a user