Skip to content

Commit

Permalink
SDK 11.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
msft-cofitz committed Oct 3, 2024
1 parent b7fd391 commit 9522be4
Show file tree
Hide file tree
Showing 25 changed files with 8,734 additions and 6,021 deletions.
Binary file modified BuildTool/lib/com.microsoft.intune.mam.build.cli.jar
Binary file not shown.
Binary file modified BuildTool/lib/com.microsoft.intune.mam.build.core.jar
Binary file not shown.
Binary file modified BuildTool/lib/com.microsoft.intune.mam.rewrite.jar
Binary file not shown.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
Version 11.0.0
--------------

* Support for Android 15 targeting.
* Update minimum supported MAM SDK version to Android 4.4 (API level 19).
* Add SDK surface for new `PackageManager` APIs. The MAM build plugin will automatically intercept these methods.
* Add SDK surface for new `EnterpriseGlobalSearchSession` APIs to enforce transfer policy.
The MAM build plugin will automatically intercept these methods.

Version 10.4.1
-------------

Expand Down
Binary file modified GradlePlugin/com.microsoft.intune.mam.build.jar
Binary file not shown.
Binary file modified Microsoft.Intune.MAM.SDK-javadoc.jar
Binary file not shown.
Binary file modified Microsoft.Intune.MAM.SDK.aar
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Microsoft Intune App SDK for Android

Version [10.4.1](https://github.com/msintuneappsdk/ms-intune-app-sdk-android/releases)
Version [11.0.0](https://github.com/msintuneappsdk/ms-intune-app-sdk-android/releases)

See [release notes](https://github.com/msintuneappsdk/ms-intune-app-sdk-android/releases) for more information. GitHub users can receive email notifications for new releases to this repo by clicking on **Releases only** from the "Watch" drop-down menu in the upper right-hand corner.

Expand Down
Loading

0 comments on commit 9522be4

Please sign in to comment.