A fatal error occurs when finding the class paths / ProGuard is probably doing some manipulations and movements at build time

This error occurs if the setting -keepclasseswithmembernames is enabled in the proguard config file. Comment out the code or delete the line.