-
Notifications
You must be signed in to change notification settings - Fork 564
Closed
Labels
Area: App+Library BuildIssues when building Library projects or Application projects.Issues when building Library projects or Application projects.
Milestone
Description
Steps to Reproduce
i use configuration as below
<AndroidEnableMultipleDex>false</AndroidEnableMultipleDex>
<AndroidExplicitCrunch>true</AndroidExplicitCrunch>
<AndroidEnableDesugar>True</AndroidEnableDesugar>
<EnableProguard>true</EnableProguard>
Actual Behavior
it returns error as java exited with code 1
Version Information
xamarin version:3.4
please find attached repro. simply rebuild it in release mode.
App1.zip
Metadata
Metadata
Assignees
Labels
Area: App+Library BuildIssues when building Library projects or Application projects.Issues when building Library projects or Application projects.