Skip to content

Commit

Permalink
Fix repeat
Browse files Browse the repository at this point in the history
  • Loading branch information
martijn00 committed Oct 27, 2020
1 parent 9ed6f83 commit 0811327
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion Lottie.Forms/Lottie.Forms.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<RootNamespace>Lottie.Forms</RootNamespace>
<Description>Render After Effects animations natively on Android, iOS, MacOS, TVOs and UWP</Description>
<PackageId>Com.Airbnb.Xamarin.Forms.Lottie</PackageId>
<Version>4.0.5</Version>
<Version>4.0.6</Version>
<UseWPF Condition=" '$(OS)' == 'Windows_NT' ">true</UseWPF>
</PropertyGroup>

Expand Down
1 change: 0 additions & 1 deletion Lottie.Forms/Platforms/Android/AnimationViewExtensions.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
using System;
using System.IO;
using Android.Animation;
using Com.Airbnb.Lottie;

namespace Lottie.Forms.Platforms.Android
Expand Down

0 comments on commit 0811327

Please sign in to comment.