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
Generated
+6
View File
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>