Files
esp32-aldl-android/.idea/gradle.xml
T
gronod ca3e4d73a5
Build and Release APK / build-and-release (push) Successful in 10m7s
feat: implement telemetry persistence, data visualization, and improved bluetooth stream parsing with frame statistics (#9)
Reviewed-on: #9
Co-authored-by: Gandalf <gordon@i3omb.com>
Co-committed-by: Gandalf <gordon@i3omb.com>
2026-06-14 08:34:34 +01:00

18 lines
622 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="GradleMigrationSettings" migrationVersion="1" />
<component name="GradleSettings">
<option name="linkedExternalProjectsSettings">
<GradleProjectSettings>
<option name="testRunner" value="CHOOSE_PER_TEST" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="modules">
<set>
<option value="$PROJECT_DIR$" />
<option value="$PROJECT_DIR$/app" />
</set>
</option>
</GradleProjectSettings>
</option>
</component>
</project>