From b3d6ae1326f198a8dd408a874e3eb86b1f201f41 Mon Sep 17 00:00:00 2001 From: enlineawork Date: Sun, 6 Sep 2026 16:36:40 -0300 Subject: [PATCH] android: agregar reglas base --- android-app/app/proguard-rules.pro | 1 + 1 file changed, 1 insertion(+) create mode 100644 android-app/app/proguard-rules.pro diff --git a/android-app/app/proguard-rules.pro b/android-app/app/proguard-rules.pro new file mode 100644 index 0000000..fa46682 --- /dev/null +++ b/android-app/app/proguard-rules.pro @@ -0,0 +1 @@ +# DH Inspección V2. Las reglas se ampliarán cuando se habilite minificación de release.