Android Gradle build failed with Zip64NotSupportedException #976
Labels
priority:p1
High priority/Major issue but not blocking or Big percentage of customers affected.Bug SLA <=7days
type:bug
A broken experience
Expected behavior
Successful Android app build with msgraph-beta-sdk-java dependency
Actual behavior
When we try to build an Android App with msgraph-beta-sdk-java dependency we got Zip64NotSupportedException:
Gradle Android Plugin version: 8.4.1
Gradle version: 8.8
Steps to reproduce the behavior
Trying to build with and without Proguard enabled but got the same error
P.S. It looks like this issue is related to the beta Java SDK. Can successfully build Android App with msgraph-sdk-java dependency.
The text was updated successfully, but these errors were encountered: