“Java.exe” exited with code 1 (Proguard issue)
问题 I get the following error when I build my Xamarin.Android app in Release. "Java.exe" exited with code 1 Here is the output... ... 1> java.io.IOException: Can't read [C:\Users\FranciscoJavier\AppData\Local\Android\android-sdk\platforms\android-24\android.jar] (Can't process class [java/nio/charset/CharsetDecoder.class] (Unsupported class version number [52.0] (maximum 51.0, Java 1.7))) 1> at proguard.InputReader.readInput(InputReader.java:230) 1> at proguard.InputReader.readInput(InputReader