Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sven Naehler committed Mar 16, 2017
1 parent 34b1efc commit c861e6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ android {
dependencies {
/* Make sure you are import the latest SDK version */
compile 'ly.img.android:photo-editor-sdk:3.0.6'
compile 'ly.img.android:photo-editor-sdk:3.0.7'
}
//...
Expand Down
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ android {
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])

compile 'ly.img.android:photo-editor-sdk:3.0.6'
compile 'ly.img.android:photo-editor-sdk:3.0.7'

}

0 comments on commit c861e6b

Please sign in to comment.