Skip to content

Commit b9ce183

Browse files
Update package requirements
1 parent 8f46339 commit b9ce183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Available features include:
2626
1. Flutterwave for business [API Keys](https://developer.flutterwave.com/docs/integration-guides/authentication)
2727
2. Supported Flutter version >= 1.17.0
2828
3. Dart SDK >= 2.17.0
29-
4. For Android: Ensure the NDK version >= 27.0.12077973 on your project's android/app/build.gradle.kts file with android { ndkVersion = "27.0.12077973" }
29+
4. For Android development, ensure the NDK version >= `27.0.12077973` on your project's `android/app/build.gradle.kts` file with android `{ ndkVersion = "27.0.12077973" }`
3030

3131
## Installation
3232

0 commit comments

Comments
 (0)