Skip to content

Commit

Permalink
Merge pull request Yalantis#646 from Yalantis/develop
Browse files Browse the repository at this point in the history
updated readme
  • Loading branch information
ukevgen committed Apr 29, 2020
2 parents c120968 + 464a8ea commit 1127920
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
}
```

``` implementation 'com.github.yalantis:ucrop:2.2.4' ``` - lightweight general solution
``` implementation 'com.github.yalantis:ucrop:2.2.5' ``` - lightweight general solution

``` implementation 'com.github.yalantis:ucrop:2.2.4-native' ``` - get power of the native code to preserve image quality (+ about 1.5 MB to an apk size)
``` implementation 'com.github.yalantis:ucrop:2.2.5-native' ``` - get power of the native code to preserve image quality (+ about 1.5 MB to an apk size)

2. Add UCropActivity into your AndroidManifest.xml

Expand Down

0 comments on commit 1127920

Please sign in to comment.