Skip to content

Commit a135ade

Browse files
authored
Update platform_specific_instructions.md
1 parent 7eaa494 commit a135ade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/dev_guide/platform_specific_instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ You can read more [here](https://docs.flutter.dev/platform-integration/macos/bui
2525

2626
In case you are having a local build failure on macOS due to "audio_session" do check out issue https://github.com/foss42/apidash/issues/510 for solution.
2727

28-
## Android (Work in Progress)
28+
## Android
2929

3030
In case you are targeting the Android API level <21 or the project and the libraries it references exceed 65,536 methods, you encounter the following build error that indicates your app has reached the limit of the Android build architecture:
3131

0 commit comments

Comments
 (0)