Skip to content

Commit

Permalink
Revert AndroidX package version
Browse files Browse the repository at this point in the history
  • Loading branch information
jerry08 committed Sep 2, 2023
1 parent 8312d09 commit 512ce96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Yosu/Yosu.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'net7.0-android'">
<PackageReference Include="Xamarin.AndroidX.Lifecycle.Service" Version="2.6.1.3" />
<PackageReference Include="Xamarin.AndroidX.Lifecycle.Service" Version="2.5.1.1" />
</ItemGroup>

<!--<ItemGroup Condition="$(TargetFramework.StartsWith('net7.0-android'))">
Expand Down

0 comments on commit 512ce96

Please sign in to comment.