added year of 2023

This commit is contained in:
2025-06-05 22:45:07 +02:00
parent e8e76885ae
commit 66007c5389
58 changed files with 3478 additions and 0 deletions

10
2023/03/Kotlin/.idea/kotlinc.xml generated Normal file
View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Kotlin2JvmCompilerArguments">
<option name="jvmTarget" value="1.8" />
</component>
<component name="KotlinCommonCompilerArguments">
<option name="apiVersion" value="1.9" />
<option name="languageVersion" value="1.9" />
</component>
</project>