Skip to content

Commit 95881c2

Browse files
authored
🔥 Remove ndk requirement.
1 parent ff60ef4 commit 95881c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build_test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,4 @@ jobs:
4545
- run: flutter --version
4646
- run: flutter pub get
4747
- run: flutter analyze lib example/lib
48-
- run: sudo echo "y" | sudo $ANDROID_HOME/tools/bin/sdkmanager "ndk;20.0.5594570"
4948
- run: cd example; flutter build apk --debug

0 commit comments

Comments
 (0)