6f5bca6e35
- Gradle 8.9 wrapper + AGP 8.7.3 + Kotlin 2.0.21 (KSP, Hilt, Compose, serialization) - minSdk 26 / targetSdk 34 / compileSdk 35, package mx.paputec.rachita - Manifest landscape-only con permisos reservados para módulo de batería - Recursos base: strings ES-MX, certs de Downloadable Fonts, ícono adaptativo de llama
23 lines
314 B
Plaintext
23 lines
314 B
Plaintext
# Temporary extraction of Rachita.html bundle (design reference only, not source)
|
|
_extracted/
|
|
|
|
# Android
|
|
app/.gradle/
|
|
app/.kotlin/
|
|
app/local.properties
|
|
app/**/build/
|
|
app/.idea/
|
|
app/**/*.iml
|
|
app/captures/
|
|
app/**/.cxx/
|
|
|
|
# .NET
|
|
backend/**/bin/
|
|
backend/**/obj/
|
|
backend/**/.vs/
|
|
backend/*.user
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|