1
0
mirror of https://github.com/avinal/nikki.git synced 2026-07-04 05:50:10 +05:30

Add project metadata and Gradle wrapper

- PLAN.md: architecture design document
- .idea/: Android Studio project configuration
- Gradle wrapper: v9.4.1 with daemon JVM properties

Co-Authored-By: Claude Opus 4.6 (1M context)

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
2026-05-19 17:12:08 +05:30
parent 5f2c1c02b2
commit 70910f7788
14 changed files with 115 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
<component name="ArtifactManager">
<artifact type="jar" name="composeApp">
<output-path>$PROJECT_DIR$/composeApp/build/libs</output-path>
<root id="archive" name="composeApp.jar" />
</artifact>
</component>