Skip to content

Commit

Permalink
#release.0.4.0: implemented bintray version
Browse files Browse the repository at this point in the history
  • Loading branch information
burhanrashid52 committed Jun 13, 2019
1 parent e613663 commit 1ba4504
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ dependencies {
implementation 'com.android.support:appcompat-v7:28.0.0'
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
implementation 'com.android.support:design:28.0.0'
//implementation 'ja.burhanrashid52:photoeditor:0.3.3'
implementation project(':photoeditor')
implementation 'ja.burhanrashid52:photoeditor:0.4.0'
//implementation project(':photoeditor')
implementation 'com.android.support:cardview-v7:28.0.0'

testImplementation 'junit:junit:4.12'
Expand Down

0 comments on commit 1ba4504

Please sign in to comment.