Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Commit be48be9

Browse files
authored
version update (#44)
1 parent e61a00c commit be48be9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ androidMinSdk = "21"
55
androidTargetSdk = "35"
66
androidGradlePlugin = "8.6.1"
77
#androidx
8-
androidxActivity = "1.9.3"
8+
androidxActivity = "1.10.0"
99
androidxAppCompat = "1.7.0"
1010
androidxMacroBenchmark = "1.3.3"
1111
androidxAnnotation = "1.9.1"
1212
#kotlin
13-
kotlin = "2.1.0"
14-
binaryCompatibilityValidator = "0.16.3"
13+
kotlin = "2.1.10"
14+
binaryCompatibilityValidator = "0.17.0"
1515
#compose
16-
composeMultiplatform = "1.7.1"
16+
composeMultiplatform = "1.7.3"
1717
colorpicker="1.1.2"
1818
#other
1919
dokka = "1.9.20"

0 commit comments

Comments
 (0)