---
title: "Mobile SDK Release - 11182021"
canonical: "https://help.validic.com/space/VRN/blog/3088842753/Mobile%20SDK%20Release%20-%2011182021"
format: markdown
---
## Android Native Libraries Released - November 18, 2021

- Android Full Library v1.13.0
- Android Aggregator Library v1.13.0
- Android LifeScan OneTouch Library v1.13.0

## Android Native Changes

- **General**
  - Support for Android 5 (Lollipop) - 7.x (Nougat) will end in mid-Q1 2022 - an exact date is to be announced. Android 8 and up will continue to be supported by our hard-working implementation and support teams.
- **Bluetooth**
  - Fixed an issue where no readings would be returned from the Agamatrix Jazz Wireless 2 glucose meter (peripheral ID 32) and the CVS Health Bluetooth glucose meter (peripheral ID 33).
  - The SDK now writes the time to the A&D UA-651BLE blood pressure monitor (peripheral ID 2) during each read operation. We continue to also set time as part of pairing with this peripheral.
  - Other bug fixes and improvements as indicated in the readme.md.
- **Google Fit**
  - The SDK now runs once a day to reconcile the last 7 days of Summary data with Google Fit to ensure more accurate step counts.
  - The SDK now allows a custom LocalDate range to be set when fetching history. The default and maximum lookback periods are both 180 days.
- **Samsung Health**
  - Fixed an issue where a foreground notification would sometimes show even if there were no subscriptions for the user.
  - Other bug fixes and improvements as indicated in the readme.md.