Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit afc3b9e7 authored by Joe Fernandez's avatar Joe Fernandez Committed by Android (Google) Code Review
Browse files

Merge "docs: studio build output dir name update" into lmp-docs

parents 27cb0a56 1dafeb30
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -98,7 +98,7 @@ To avoid this error, see
<h3>Build output</h3>

<p>The build generates an APK for each build variant in the <code>app/build</code> folder:
the <code>app/build/apk/</code> directory contains packages named
the <code>app/build/outputs/apk/</code> directory contains packages named
<code>app-&lt;flavor>-&lt;buildtype>.apk</code>; for example, <code>app-full-release.apk</code> and
<code>app-demo-debug.apk</code>.</p>