Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions changes/1819.misc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Android packaging documentation was clarified to describe the working directory.
1 change: 1 addition & 0 deletions docs/how-to/publishing/android.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ focuses on how to distribute a BeeWare app on the Google Play Store.
Build the app in release mode
-----------------------------

To build the app, you must start from the directory containing the `pyproject.toml` file.
Use Briefcase to build a release bundle for your application:

.. tabs::
Expand Down