What's the APK path on a Flutter build? #1649
-
Hi, I've got the following script to rename and upload the built apk to Github release:
However, I get this error:
I guess something is wrong with the apk path or the renaming? Build ID is 645d3c2375434e43a1b0647a |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
hey Leo, you are trying to run |
Beta Was this translation helpful? Give feedback.
-
This discussion is being closed due to no activity in the last 14 days. You can reopen the discussion at any time if needed. |
Beta Was this translation helpful? Give feedback.
hey Leo, you are trying to run
flutter pub get
from the root folder, but your pubspec.yaml is located in this SlimSocial_for_Facebook folder