I am trying to configure my android studio project with Dexguard. I am not understanding how to tell gradle where to get my license. My license is at the root location of my project (i.e. at the same location as my /app
directory). And the name is dexguard-license.txt
Also, here is the error I am getting when I run
I keep troubleshooting and ended up with