I get always this erroe when I try to obfuscate an App with proguard
Error:ProGuard: [MyApp] java.io.IOException: Can't read [C:\Program Files\Java\jdk1.8.0\jre\lib\rt.jar] (Can't process class [com/oracle/net/Sdp$1.class] (Unsupported class version number [52.0] (maximum 51.0, Java 1.7)))
I have already updated Proguard and checked the project-config file but always the same Error. I'm using the latest version of Intellij IDEA