Skip to content

Commit 765c10f

Browse files
committed
Revert
1 parent 4c54778 commit 765c10f

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
@@ -127,7 +127,7 @@ dependencies {
127127
// noinspection GradleDynamicVersion
128128
api 'com.facebook.react:react-native:+'
129129
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
130-
implementation 'io.github.lucksiege:pictureselector:v2.7.3-rc08'
130+
implementation project(":picture_library")
131131
implementation 'com.github.bumptech.glide:glide:4.12.0'
132132
annotationProcessor 'com.github.bumptech.glide:compiler:4.12.0'
133133
}

0 commit comments

Comments
 (0)