Kotlin 2.3.20

This commit is contained in:
Benoit Marty
2026-03-26 11:32:40 +01:00
parent 360fe65277
commit 8851476bc7
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="KotlinJpsPluginSettings">
<option name="version" value="2.3.10" />
<option name="version" value="2.3.20" />
</component>
</project>
</project>
+1 -1
View File
@@ -4,7 +4,7 @@
[versions]
# Project
android_gradle_plugin = "8.13.2"
# When updateing this, please also update the version in the file ./idea/kotlinc.xml
# When updating this, please also update the version in the file ./idea/kotlinc.xml
kotlin = "2.3.20"
kotlinpoet = "2.2.0"
ksp = "2.3.6"