Initial commit - cleaned for CV

This commit is contained in:
Renato97
2026-03-31 01:23:34 -03:00
commit 5024d89a86
12971 changed files with 748673 additions and 0 deletions

2
app/proguard-rules.pro vendored Normal file
View File

@@ -0,0 +1,2 @@
# ProGuard rules for IPTV App
-keep class com.iptv.app.data.model.** { *; }