Skip to content

Commit 50d4019

Browse files
committed
feat(android): native-api-usage
1 parent 04cbad1 commit 50d4019

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"uses": [
3+
"com.airbnb.lottie:LottieAnimationView*",
4+
"com.airbnb.lottie.model:KeyPath*",
5+
"com.airbnb.lottie.value:LottieValueCallback*",
6+
"com.airbnb.lottie:LottieProperty*",
7+
"com.airbnb.lottie:RenderMode*",
8+
"android.animation:Animator",
9+
"android.animation.Animator:AnimatorListener*"
10+
]
11+
}

0 commit comments

Comments
 (0)