Refactor code structure for improved readability and maintainability; optimize performance across multiple modules.

This commit is contained in:
Torsten Schulz (local)
2026-07-21 09:08:15 +02:00
parent c564d6decf
commit a7e0fe1d97
1381 changed files with 22278 additions and 485 deletions

9
android/native/.idea/misc.xml generated Executable file
View File

@@ -0,0 +1,9 @@
<project version="4">
<component name="ExternalStorageConfigurationManager" enabled="true" />
<component name="ProjectRootManager" version="2" languageLevel="JDK_21" default="true" project-jdk-name="jbr-21" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/build/classes" />
</component>
<component name="ProjectType">
<option name="id" value="Android" />
</component>
</project>