Skip to content

Commit 072c201

Browse files
committed
bumped sdk version. Add slack link to readme
1 parent a4058ac commit 072c201

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The minimum supported SDK version is 15
2424
**Step 2.** Add the dependency
2525

2626
dependencies {
27-
compile 'com.github.Flutterwave:rave-android:1.0.12'
27+
compile 'com.github.Flutterwave:rave-android:1.0.13'
2828
}
2929
**Step 3.** Add the required permission
3030

@@ -119,6 +119,7 @@ You can apply a new look by changing the color of certain parts of the UI to hig
119119
</style>
120120

121121
## Help
122+
* Have issues integrating? Join our [Slack community](https://join.slack.com/t/flutterwavedevelopers/shared_invite/enQtMjU2MjkyNDM5MTcxLWFlOWNlYmE5MTIxNjAwYzc5MDVjZjNhYTJjNTA0ZTQyNDJlMDhhZjJkN2QwZGJmNWMyODhlYjMwNGUyZDQxNTE) for support
122123
* Find a bug? [Open an issue](https://github.com/Flutterwave/rave-android/issues)
123124
* Want to contribute? [Check out contributing guidelines]() and [submit a pull request](https://help.github.com/articles/creating-a-pull-request).
124125

0 commit comments

Comments
 (0)