Closed parveen-bhatia closed 6 months ago
Please let us know if there is any update on it as we are completely blocked with it as of now.
@parveen-bhatia can you please refer to this issue and see if the suggested solution helps in resolving it
@mukeshk-ms i was able to fix this issue after upgrading AGP from 8.1.1 to 8.3.1. But i think it would be great if Intune SDK release notes and documentation can be updated about compatible AGP and Gradle versions, so that these kind of issues can be avoided. Thanks.
Intune Android App SDK [Gradle Build Plugin] Issue
Questions to Ask Before Submission
Summary
Please briefly describe the issue you are experiencing.
After upgrading our's project to AGP/Gradle 8.x, we upgraded Intune SDK and MAM plugin from 9.5.0 to 10.0.0. After that we started seeing this build failure:
Task :appian-android:intuneDebugMamifyClasses FAILED
ClientEvaluatorOverridenFunctions.class
is the part of our's internal libaray (.aar) which is included in our's project. As this library doesn't interact with system API's. We tried to exclude this class as suggested in documentation using following, but still getting same issue.Questions:
Details
Logs
Android Studio / Gradle Logs
gradle_build_failure.txt
Gradle Build Plugin Report Logs
manifest-merger-intune-debug-report.txt.zip