Mercurial
diff gara/android/tutorial/tutorial.iml @ 46:b9a40c633c93
[Gara] Adding sample android app which will be use C logic for peer to peer connection.
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Thu, 04 Dec 2025 06:50:40 -0800 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gara/android/tutorial/tutorial.iml Thu Dec 04 06:50:40 2025 -0800 @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<module type="JAVA_MODULE" version="4"> + <component name="NewModuleRootManager" inherit-compiler-output="true"> + <exclude-output /> + <content url="file://$MODULE_DIR$"> + <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" /> + </content> + <orderEntry type="inheritedJdk" /> + <orderEntry type="sourceFolder" forTests="false" /> + </component> +</module> \ No newline at end of file