Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Commit

Permalink
Update Directory.Build.targets
Browse files Browse the repository at this point in the history
  • Loading branch information
moljac committed Aug 18, 2022
1 parent 9ff2b3e commit 98c0ded
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions samples/Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<PackageReference Update="Xamarin.Firebase.Analytics" Version="120.0.1.2" />
<PackageReference Update="Xamarin.Firebase.Analytics.Impl" Version="116.3.0.7" />
<PackageReference Update="Xamarin.Firebase.Annotations" Version="116.1.0" />
<PackageReference Update="Xamarin.Firebase.AppCheck.Interop" Version="116.0.0.4-beta04" />
<PackageReference Update="Xamarin.Firebase.AppCheck.Interop" Version="116.0.0.7-beta04" />
<PackageReference Update="Xamarin.Firebase.AppIndexing" Version="120.0.0.9" />
<PackageReference Update="Xamarin.Firebase.Auth" Version="121.0.3" />
<PackageReference Update="Xamarin.Firebase.Auth.Interop" Version="120.0.0.7" />
Expand Down Expand Up @@ -160,7 +160,6 @@
<PackageReference Update="Xamarin.GoogleAndroid.Libraries.Places.Compat" Version="2.0.0.2" />
<PackageReference Update="Xamarin.Android.Volley" Version="1.2.1.2" />
<PackageReference Update="Xamarin.Android.Volley.CroNet" Version="1.2.1.2" />
<PackageReference Update="Xamarin.Google.UserMessagingPlatform" Version="1.0.0.4" />
<PackageReference Update="Xamarin.Android.Glide.Annotations" Version="4.13.2.2" />
<PackageReference Update="Xamarin.Android.Glide.DiskLruCache" Version="4.13.2.2" />
<PackageReference Update="Xamarin.Android.Glide.GifDecoder" Version="4.13.2.2" />
Expand Down

0 comments on commit 98c0ded

Please sign in to comment.