Make Intune Android SDK available on a Maven repository
Hi
To make developer life easier it would be nice to have the Intune SDK published on Maven repository. Like that i's far more easier to update when a new release is available.
Thanks
+1 to publishing to a Maven repo. It looks like other Microsoft Android SDKs are published to Maven Central: https://mvnrepository.com/artifact/com.microsoft.identity.client/msal/2.0.12
Publishing the AAR and Gradle Plugin JAR to a Github repo like this means we have to upload them to an internal Maven repo, or check them into version control, neither of which is ideal. 🙇
+1 Consider the case that in large orgs, due to security reasons, it is not safe to download package from a GitHub project.
Is it possible to have feedback on this request? Is it something that is on your roadmap?
Thanks!
This also would make it a lot easier to use the AAR from a sub-module. Really hope to see this package published in a public maven repo like the other Microsoft ones like MSAL!
Any update on this one ?