Skip to content

Commit

Permalink
Updating deps
Browse files Browse the repository at this point in the history
  • Loading branch information
xafero committed Aug 21, 2024
1 parent be59224 commit 371537e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -397,3 +397,4 @@ FodyWeavers.xsd
# JetBrains Rider
*.sln.iml
/src/.idea/
.idea/
2 changes: 1 addition & 1 deletion src/examples/Avalonia/Sample.Android/Sample.Android.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<ItemGroup>
<PackageReference Include="Avalonia.Android" Version="$(AvaloniaVersion)" />
<PackageReference Include="Xamarin.AndroidX.Core.SplashScreen" Version="1.0.1.6" />
<PackageReference Include="Xamarin.AndroidX.Core.SplashScreen" Version="1.0.1.10" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 371537e

Please sign in to comment.