You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-2
Original file line number
Diff line number
Diff line change
@@ -24,9 +24,9 @@
24
24
}
25
25
```
26
26
27
-
``` implementation 'com.github.yalantis:ucrop:2.2.8' ``` - lightweight general solution
27
+
``` implementation 'com.github.yalantis:ucrop:2.2.10' ``` - lightweight general solution
28
28
29
-
``` implementation 'com.github.yalantis:ucrop:2.2.8-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.9-native' ``` - get power of the native code to preserve image quality (+ about 1.5 MB to an apk size)
30
30
31
31
2. Add UCropActivity into your AndroidManifest.xml
0 commit comments