You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
stormzhang,打扰了,当我选择JavaVersion为VERSION_1_8,build failed,
报错如下:com.android.dx.cf.iface.ParseException: bad class file magic (cafebabe) or version。
而JavaVersion若为VERSION_1_7则是可以正常生成APK的;怎样才可以支持jdk1.8呢?
The text was updated successfully, but these errors were encountered:
stormzhang,打扰了,当我选择JavaVersion为VERSION_1_8,build failed,
报错如下:com.android.dx.cf.iface.ParseException: bad class file magic (cafebabe) or version。
而JavaVersion若为VERSION_1_7则是可以正常生成APK的;怎样才可以支持jdk1.8呢?
The text was updated successfully, but these errors were encountered: