Skip to content

Commit 9a1735c

Browse files
committed
chore: update picasso to 2.8
1 parent 0525a32 commit 9a1735c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ dependencies {
8484
//noinspection GradleDynamicVersion
8585
implementation "com.facebook.react:react-native:+"
8686
implementation "com.airbnb.android:lottie:5.1.1" // create ui animation
87-
implementation 'com.squareup.picasso:picasso:2.71828'
87+
implementation 'com.squareup.picasso:picasso:2.8'
8888
implementation "androidx.core:core:$core_version"
8989
}
9090

0 commit comments

Comments
 (0)