---
title: "Mobile SDK Release - 09282022"
canonical: "https://help.validic.com/space/VRN/blog/3359571971/Mobile%20SDK%20Release%20-%2009282022"
format: markdown
---
## Android Native Libraries Released - September 28, 2022

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

## Android Native Changes

**General**

- Bump `compileSdkVersion` and `targetSdkVersion` to Android 13 (33) for libraries and applications
- Bump gradle to 7.5.1
- Bump Android Gradle plugin to 7.2.2

**Bluetooth**

- Bond with OS before connecting to peripherals
- Fix updating time on Omron devices

**VitalSnap**

- Remove `androidx.appCompat` dependency
- Fix crash when Vitalsnap fails to acquire camera on resume
- `ValidicOCRActivity` class is now `final`


---

## iOS Native Libraries Released - September 28, 2022

- iOS Full Library v1.14.1
- iOS Aggregator Library v1.14.1
- iOS LifeScan OneTouch Library v1.14.1

## iOS Native Changes

**Common**

- Module libraries built with Xcode 14 and iOS 16 SDK and tested against an iPhone running iOS 16
- The Validic iOS frameworks now support iOS 15 and up

**Core**

- Disabled bitcode, which was deprecated by Apple in Xcode 14

**HealthKit**

- Added support for workout types added in iOS 13 - 16