@Alireza Tizfahm Fard could you help me plz , I came from Getcontact-Bootcamp project
a
Alireza Tizfahm Fard
05/29/2024, 6:54 PM
@pers it depends on your usage
If you want to export your module and use it in another app, it needs to be enabled,
But if you are using just in one app, you do not need it, and the app proguard will take care of it
p
pers
05/29/2024, 9:24 PM
that is very kind from you, thx
🙏 1
z
zyfuni
06/25/2024, 10:46 AM
Only use minify in app.gradle. If you do this in liblary.gradle, it will make it inconvenient to debug the code