microsoftconnect / ms-intune-app-sdk-android

Intune App SDK for Android enables data protection features and mobile app management via Microsoft Intune
45 stars 18 forks source link

Android App build is failed with AGP 8.0 and com.microsoft.intune.mam.build-preview.jar #163

Closed svarnik closed 1 year ago

svarnik commented 1 year ago

Summary

Hello. I have upgraded application with AGP 8.0 and Intune SDK. And getting build failure. NOTE: I'm using "com.microsoft.intune.mam.build-preview.jar" I saw similar issues, but didn't find exact this exception reason.

Failed to query the value of task ':app:standardDebugMamifyClasses' property 'allInputDirectories'.

Querying the mapped value of provider(java.util.Set) before task ':app:processStandardDebugResources' has completed is not supported

Details

Logs

Android Studio / Gradle Logs

Failed to query the value of task ':app:standardDebugMamifyClasses' property 'allInputDirectories'.

Querying the mapped value of provider(java.util.Set) before task ':app:processStandardDebugResources' has completed is not supported

Gradle Build Plugin Report Logs

AndroidX Dependencies

Third-Party Library Dependencies

AntoineBret commented 1 year ago

I have the same issue, with the same configuration.

bannus commented 1 year ago

Thanks for the feedback. We will be reworking the relevant sections of the preview plugin in a future release, and expect this issue to be resolved at that time.

(Internal tracking #17874352)
pavankumarvvijapur commented 1 year ago

@bannus Thank you for your response. Can we know the ETA on the release with the fix?

q-litzler commented 1 year ago

This problem is preventing us from upgrading to gradle 8.0 and the new android studio, any ETA would be much appreciated 🙏

rygo-msft commented 1 year ago

This issue should now be fixed in the 9.7.0 SDK