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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,7 @@ A template for creating Android projects at Q42.
24
24
described
25
25
in [self hosted runner](#self-hosted-runner), when using Github Actions.
26
26
1. Setup/adjust uploads to [Firebase app distribution](#firebase-app-distribution).
27
+
1. If using Play Store deployment, update the `packageName` in [playstore-internal.yml](.github/workflows/playstore-internal.yml) to match your package name (the rename-project.py script does not update workflow files).
27
28
1. Build your awesome project :-)
28
29
1. Consider contributing to this template when you find something that could be improved.
0 commit comments