We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2caaf90 commit 90c0ca5Copy full SHA for 90c0ca5
android/capacitor/build.gradle
@@ -13,7 +13,7 @@ ext {
13
14
15
buildscript {
16
- ext.kotlin_version = project.hasProperty("kotlin_version") ? rootProject.ext.kotlin_version : '1.9.25'
+ ext.kotlin_version = project.hasProperty("kotlin_version") ? rootProject.ext.kotlin_version : '2.2.20'
17
repositories {
18
google()
19
mavenCentral()
0 commit comments