Skip to content

Commit

Permalink
Revert "Update AndroidX (#14892)"
Browse files Browse the repository at this point in the history
This reverts commit 4f97a85.
  • Loading branch information
rmarinho committed May 30, 2023
1 parent 5f6c16c commit 25deb35
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions eng/AndroidX.targets
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
/>
<PackageReference
Update="Xamarin.AndroidX.SwipeRefreshLayout"
Version="1.1.0.12"
Version="1.1.0.11"
/>
<PackageReference
Update="Xamarin.AndroidX.Lifecycle.LiveData"
Version="2.6.1.1"
Version="2.5.1.2"
/>
<PackageReference
Update="Xamarin.AndroidX.Navigation.UI"
Expand All @@ -38,7 +38,7 @@
/>
<PackageReference
Update="Xamarin.AndroidX.Palette"
Version="1.0.0.17"
Version="1.0.0.16"
/>
<PackageReference
Update="Xamarin.AndroidX.RecyclerView"
Expand All @@ -59,7 +59,7 @@
/>
<PackageReference
Update="Xamarin.AndroidX.Window.WindowJava"
Version="1.0.0.12"
Version="1.0.0.11"
/>
</ItemGroup>
</Project>

0 comments on commit 25deb35

Please sign in to comment.