Skip to content

Commit 4a20df1

Browse files
committed
completed
1 parent 1a92230 commit 4a20df1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

SmartFileBrowser/build.gradle

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,8 @@ dependencies {
5757
implementation "androidx.lifecycle:lifecycle-livedata:$lifecycle_version"
5858
implementation "androidx.lifecycle:lifecycle-common-java8:$lifecycle_version"
5959
implementation "androidx.lifecycle:lifecycle-reactivestreams:$lifecycle_version"
60-
// implementation 'com.github.iamutkarshtiwari:Ananas:1.2.4'
61-
// implementation 'com.github.smartdevelopers-ir:PhotoEditor:1.0.4'
62-
implementation 'ir.smartdevelopers:photo-editor:1.0.8'
60+
implementation 'com.github.smartdevelopers-ir:PhotoEditor:1.1.0'
61+
// implementation 'ir.smartdevelopers:photo-editor:1.1.0'
6362
}
6463
afterEvaluate{
6564
publishing {

0 commit comments

Comments
 (0)