Skip to content

Commit d941cda

Browse files
committed
chore: Update Kotlin to 2.3.10
- Bump Kotlin version from 2.3.0 to 2.3.10 in `gradle/libs.versions.toml`.
1 parent d269fc8 commit d941cda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ compileSdk = "36"
33
targetSdk = "36"
44
minSdk = "23"
55
jdk = "17"
6-
kotlin = "2.3.0"
6+
kotlin = "2.3.10"
77
ksp = "2.3.2"
88
agp = "9.0.0"
99
gms = "4.4.4"

0 commit comments

Comments
 (0)