Answers for "lottie animation dependency"

6

lottie dependency android

def lottieVersion = "3.4.0" 
implementation "com.airbnb.android:lottie:$lottieVersion"
Posted by: Guest on July-24-2020
0

lottie animation maven

implementation group: 'com.airbnb.android', name: 'lottie', version: '3.7.0'
Posted by: Guest on May-04-2021

Code answers related to "lottie animation dependency"

Browse Popular Code Answers by Language