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

Commit 1dafeb30 authored by Rich Slogar's avatar Rich Slogar
Browse files

docs: studio build output dir name update

b/18670283

Change-Id: Iae80825ba205abbd99561acee0bc63986d195b15
parent 8838a9f0
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>