Releases: microsoftconnect/Taskr-Sample-Intune-Android-App
Releases · microsoftconnect/Taskr-Sample-Intune-Android-App
Taskr 2.3.0
Taskr 2.3.0
Added
- Added integration with the Trusted Roots Certificates Management API.
Changed
- Updated MAM SDK to version
9.5.0. - Updated MSAL to version
4.1.0. - Android:
- Updated
compileSdkVersionandtargetSdkVersionto33. - Updated
minSdkVersionto match the MAM SDK'sminSdkVersionof26.
- Updated
- React Native:
- Updated React Native to version
0.70.6. - Updated
compileSdkVersionandtargetSdkVersionto33. - Updated
minSdkVersionto match the MAM SDK'sminSdkVersionof26.
- Updated React Native to version
Fixed
- Updated Javassist dependency to
3.27.0-GA, which was required as of MAM SDK7.0.
Taskr 2.2
Native Android App
- Updates
compileSdkVersionandtargetSdkVersionto31. - The
minSdkVersionfor the app was updated to match the MAM SDK'sminSdkVersionof23.
Dependency Updates
| Dependency | Previous Version | Updated Version |
|---|---|---|
| MAM SDK | 6.7.0 | 8.1.1 |
| MSAL | 1.5.5 | 2.0.8 |
Taskr 2.0
The native Android app has been updated to utilize MSAL for its authentication and the MAM SDK has been bumped to 6.7.0.
Additionally, a React Native MAM integrated app has been added to the repository.