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

Commit 27195338 authored by Joe Fernandez's avatar Joe Fernandez Committed by Android Git Automerger
Browse files

am 546a0e8c: am 60925265: am afc3b9e7: Merge "docs: studio build output dir...

am 546a0e8c: am 60925265: am afc3b9e7: Merge "docs: studio build output dir name update" into lmp-docs

* commit '546a0e8c':
  docs: studio build output dir name update
parents 851931f0 546a0e8c
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -98,7 +98,7 @@ To avoid this error, see
<h3>Build output</h3>
<h3>Build output</h3>


<p>The build generates an APK for each build variant in the <code>app/build</code> folder:
<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-&lt;flavor>-&lt;buildtype>.apk</code>; for example, <code>app-full-release.apk</code> and
<code>app-demo-debug.apk</code>.</p>
<code>app-demo-debug.apk</code>.</p>