Skip to content

Releases: ZebraDevs/MX-EMDK-Android-Java-DeviceIdentifiersWrapper

0.10.0

08 Mar 12:48
70e9faf
Compare
Choose a tag to compare

Changed AsyncTasks to Executor.
Added getBtMacAddress method to DIHelper to retrieve Bluetooth Mac Address of the device.

Get the new version from Jitpack:
implementation 'com.github.ltrudu:DeviceIdentifiersWrapper:0.10.0'

V0.9.3

10 Oct 11:37
61cc00c
Compare
Choose a tag to compare

A13 Freeze fix

Version 0.2

09 Jul 15:39
3fb9245
Compare
Choose a tag to compare

James Swinton-Bland : Added support for API 19 (Android 4.4) through API 30 (Android 11)
Laurent Trudu : Fixed build.graddle external task that were used to publish to JCenter