From 464a8ea59d2ce3a061f27125f084bad751a7af25 Mon Sep 17 00:00:00 2001 From: ukevgen Date: Wed, 29 Apr 2020 12:23:12 +0300 Subject: [PATCH] updated readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 294d254c7..8e14816ad 100644 --- a/README.md +++ b/README.md @@ -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