Skip to content

Commit cc28d20

Browse files
authored
Merge pull request #35 from jeremiahVaris/jeremiahVaris-patch-1
Update Readme compile configuration
2 parents 2b60830 + 7dacfcd commit cc28d20

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
@@ -28,7 +28,7 @@ The minimum supported SDK version is 15
2828
**Step 2.** Add the dependency
2929

3030
dependencies {
31-
compile 'com.github.Flutterwave:rave-android:1.0.28'
31+
implementation 'com.github.Flutterwave:rave-android:1.0.28'
3232
}
3333

3434
**Step 3.** Add the required permission
@@ -169,4 +169,4 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
169169
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
170170
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
171171
SOFTWARE.
172-
```
172+
```

0 commit comments

Comments
 (0)