java Lang UnsupportedClassVersion Error in Xamarin Studio

后端 未结 11 1890
终归单人心
终归单人心 2020-11-27 02:39

I am getting the following error when I am building my project . How do I correct this ?

C:\\Program Files (x86)\\MSBuild\\Xamarin\\Android\\Xamarin.Android.Common.t

11条回答
  •  清酒与你
    2020-11-27 03:38

    SOLUTION!

    Change the Java SDK to 1.8.x. After restarting Visual Studio, run "Clean Solution", "Build" and be happy!

提交回复
热议问题