You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ Run `flutter doctor` and fix everything it complains before proceeding
22
22
23
23
- Copy `env.sh.example` and set it up for your machine
24
24
- Ensure you have run `gomobile init`
25
-
- In Android Studio, make sure you have the current ndk installed by going to Tools -> SDK Manager, go to the SDK Tools tab, check the `Show package details` box, expand the NDK section and select `27.0.12077973` version.
25
+
- In Android Studio, make sure you have the current ndk installed by going to Tools -> SDK Manager, go to the SDK Tools tab, check the `Show package details` box, expand the NDK section and select `28.2.13676358` version.
26
26
- Ensure you have downloaded an ndk via android studio, this is likely not the default one and you need to check the
27
27
`Show package details` box to select the correct version. The correct version comes from the error when you try and compile
28
28
- Make sure you have `gem` installed with `sudo gem install`
0 commit comments