DexGuard recently switched to a license system with only 1 license per application. This caused this issue when I'm using applicationIdSuffix
for other buildtypes:
The package name from the AndroidManifest.xml file [com.example.myapp.debug] doesn't match the package name [com.example.myapp] from your DexGuard license [path/to/dexguard-license.txt]
Is there a workaround or option available this?