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

Commit b63166af authored by Joe Fernandez's avatar Joe Fernandez Committed by android-build-merger
Browse files

am c632031a: am 27195338: am 546a0e8c: am 60925265: am afc3b9e7: Merge "docs:...

am c632031a: am 27195338: am 546a0e8c: am 60925265: am afc3b9e7: Merge "docs: studio build output dir name update" into lmp-docs
automerge: 7cf74ee6

* commit '7cf74ee6':
  docs: studio build output dir name update
parents 6d2dcbbd 7cf74ee6
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>