“java.exe” exited with code 2 Xamarin.Android project

后端 未结 14 2107
生来不讨喜
生来不讨喜 2020-12-05 04:38

so I have my Xamarin.Android project which contains several libraries. When I try to build I receive an error which says \"java.exe\" exited with code 2.

After some

14条回答
  •  时光取名叫无心
    2020-12-05 05:16

    Try reset the keystore or change to false the key

    >

    true
    

    Only to check. But remembering that it needs to be set to true.

    After Clean and Rebuild the solution.

提交回复
热议问题