update audible api dependency

This commit is contained in:
Robert McRackan 2021-09-22 09:48:28 -04:00
parent 96ffa619ec
commit 7647882344

View File

@ -5,7 +5,7 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="AudibleApi" Version="2.1.1.1" /> <PackageReference Include="AudibleApi" Version="2.1.2.1" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>