From 6e840c080ababa01df3fa458312ab9591e9c2218 Mon Sep 17 00:00:00 2001 From: bolajikassim Date: Thu, 25 Oct 2018 10:10:33 +0100 Subject: [PATCH] -changed from compile to implementation gradle code in readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9cfd5d5c..ba19cf25 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ The minimum supported SDK version is 15 **Step 2.** Add the dependency dependencies { - compile 'com.github.Flutterwave:rave-android:1.0.28' + implementation 'com.github.Flutterwave:rave-android:1.0.28' } **Step 3.** Add the required permission