From ab45bc478bf1c8aa84e79c0c3a306cdb7f86b148 Mon Sep 17 00:00:00 2001 From: Christian Date: Thu, 18 Oct 2018 22:51:18 +0200 Subject: [PATCH 1/2] Update README.md Added ProGuard rules info --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 16a283a..3047066 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,10 @@ Gradle dependency `compile 'com.colapps.sublimepickerlibrary:sublimepickerlibrary:2.1.5'` +ProGuard rulse +----------------- +Not needed anymore is added in the library + Walkthrough ----------- Following screenshots have been taken from the sample application: [Get it on Google Play][1] From 64ffbfa21999d44f041c9fabee6e253b13f495ef Mon Sep 17 00:00:00 2001 From: Christian Date: Thu, 18 Oct 2018 22:51:31 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3047066..98818db 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Gradle dependency `compile 'com.colapps.sublimepickerlibrary:sublimepickerlibrary:2.1.5'` -ProGuard rulse +ProGuard rule ----------------- Not needed anymore is added in the library