Kotlin 2.3.20

This commit is contained in:
Benoit Marty
2026-03-26 11:32:40 +01:00
parent ed8b18a72b
commit 1e53ffd086
2 changed files with 3 additions and 3 deletions

2
.idea/kotlinc.xml generated
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>

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"