Skip to content

Commit

Permalink
Always include appcompat on android forms
Browse files Browse the repository at this point in the history
  • Loading branch information
martijn00 committed Sep 2, 2019
1 parent 1e24b11 commit 449deb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Lottie.Forms/Lottie.Forms.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
<PackageReference Include="Com.Airbnb.Android.Lottie">
<Version>3.0.4</Version>
</PackageReference>
<PackageReference Include="Xamarin.Android.Support.v7.AppCompat" Version="28.0.0.1" />
</ItemGroup>

<ItemGroup Condition=" $(TargetFramework.StartsWith('tizen')) ">
Expand Down

0 comments on commit 449deb4

Please sign in to comment.