Xamarin.Nordic.DFU.Android 2.3.1.4

dotnet add package Xamarin.Nordic.DFU.Android --version 2.3.1.4
NuGet\Install-Package Xamarin.Nordic.DFU.Android -Version 2.3.1.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Xamarin.Nordic.DFU.Android" Version="2.3.1.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xamarin.Nordic.DFU.Android --version 2.3.1.4
#r "nuget: Xamarin.Nordic.DFU.Android, 2.3.1.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Xamarin.Nordic.DFU.Android as a Cake Addin
#addin nuget:?package=Xamarin.Nordic.DFU.Android&version=2.3.1.4

// Install Xamarin.Nordic.DFU.Android as a Cake Tool
#tool nuget:?package=Xamarin.Nordic.DFU.Android&version=2.3.1.4

Xamarin binding library for Nordic Android DFU

This is an Xamarin binding library for the Nordic Semiconductors Android library for updating the firmware of their devices over the air via Bluetooth Low Energy. The Java library is located here: https://github.com/NordicSemiconductor/Android-DFU-Library

The "Sample" folder contains a small Xamarin app that uses the library.

Note to self: to avoid some strange formatting errors when compiling apps using this lib, I was forced to unpack the aar, and add the attribute formatted="false" on line 26(with the double %d/%d), rezip it and use the mod when binding....

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid13.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.1.4 437 11/3/2023
2.3.1.3 417 11/3/2023
2.3.0.26 957 2/24/2023
1.11.0.17 2,865 5/4/2020
1.0.3 1,181 4/29/2020
1.0.2 1,066 4/29/2020
1.0.1 1,154 4/12/2020

Update to version 2.3.1 from the Nordic library.

       Also update Android target to 13.