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 1077241 commit 9f0ab50Copy full SHA for 9f0ab50
WearOS/build.gradle
@@ -17,5 +17,5 @@
17
plugins {
18
id 'com.android.application' version '8.4.0' apply false
19
id 'com.google.android.libraries.mapsplatform.secrets-gradle-plugin' version '2.0.1' apply false
20
- id 'org.jetbrains.kotlin.android' version '1.9.23' apply false
+ id 'org.jetbrains.kotlin.android' version '1.9.24' apply false
21
}
0 commit comments