Skip to content

Commit 1a7653e

Browse files
authored
Update README.md
1 parent f418322 commit 1a7653e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
}
2525
```
2626

27-
``` implementation 'com.github.yalantis:ucrop:2.2.5' ``` - lightweight general solution
27+
``` implementation 'com.github.yalantis:ucrop:2.2.6' ``` - lightweight general solution
2828

29-
``` 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)
29+
``` implementation 'com.github.yalantis:ucrop:2.2.6-native' ``` - get power of the native code to preserve image quality (+ about 1.5 MB to an apk size)
3030

3131
2. Add UCropActivity into your AndroidManifest.xml
3232

0 commit comments

Comments
 (0)