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
Fix workflow to handle gitignored local.properties
- Remove local.properties from git commit (it's generated by Flutter)
- Only commit pubspec.yaml version changes
- Add android/local.properties to .gitignore if not already present
0 commit comments