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 e46d683 commit b214d62Copy full SHA for b214d62
gradle/libs.versions.toml
@@ -6,14 +6,14 @@ androidWearMinSdk = "25"
6
composeMultiplatform = "1.7.3"
7
dokka = "2.0.0"
8
jetbrainsNavigation = "2.8.0-alpha12"
9
-kotlin = "2.1.0"
+kotlin = "2.1.20"
10
kotlinpoet = "2.1.0"
11
-ksp = "2.1.0-1.0.29"
+ksp = "2.1.20-1.0.32"
12
ktlint = "0.50.0"
13
navigationComposeExtended = "1.0.0"
14
-spotless = "7.0.1"
+spotless = "7.0.2"
15
vanniktechMavenPublishPlugin = "0.31.0"
16
-wearCompose = "1.4.0"
+wearCompose = "1.4.1"
17
18
[libraries]
19
android-gradlePlugin = { group = "com.android.tools.build", name = "gradle", version.ref = "androidGradlePlugin" }
0 commit comments