We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fe92c5 commit 0f067d3Copy full SHA for 0f067d3
flutter/scripts/update-android.sh
@@ -20,7 +20,6 @@ get-repo)
20
set-version)
21
newValue="${BASH_REMATCH[1]}$2"
22
echo "${content/${BASH_REMATCH[0]}/$newValue}" >$file
23
- ../scripts/generate-android-bindings.sh "$2"
24
;;
25
*)
26
echo "Unknown argument $1"
0 commit comments