We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0525a32 + 9a1735c commit 5023333Copy full SHA for 5023333
android/build.gradle
@@ -84,7 +84,7 @@ dependencies {
84
//noinspection GradleDynamicVersion
85
implementation "com.facebook.react:react-native:+"
86
implementation "com.airbnb.android:lottie:5.1.1" // create ui animation
87
- implementation 'com.squareup.picasso:picasso:2.71828'
+ implementation 'com.squareup.picasso:picasso:2.8'
88
implementation "androidx.core:core:$core_version"
89
}
90
0 commit comments