feat: scaffold chat_kt via init_kotlin_app
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# chat_kt
|
||||
|
||||
WhatsApp-like chat UI demo (single conversation view, mock data)
|
||||
|
||||
Generado con `init_kotlin_app` del registry fn_registry.
|
||||
|
||||
## Requisitos
|
||||
|
||||
- Android SDK 34
|
||||
- JDK 17
|
||||
- Gradle 8.6 (via wrapper)
|
||||
- `kotlin/functions/ui` modulo del registry (composite build)
|
||||
|
||||
## Build rapido
|
||||
|
||||
```bash
|
||||
fn run gradle_assemble_debug_bash_infra apps/chat_kt
|
||||
```
|
||||
Reference in New Issue
Block a user