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

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

am f47dc2cc: Merge "docs: M Preview - fix SDK Setup instructions with MNC vs...

am f47dc2cc: Merge "docs: M Preview - fix SDK Setup instructions with MNC vs android-MNC" into mnc-preview-docs

* commit 'f47dc2cc':
  docs: M Preview - fix SDK Setup instructions with MNC vs android-MNC
parents 1b1fce80 f47dc2cc
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -72,8 +72,8 @@ App</a> training lesson first.</a></p>


<ul>
<ul>
  <li><code>compileSdkVersion</code> is set to <code>'android-MNC'</code></li>
  <li><code>compileSdkVersion</code> is set to <code>'android-MNC'</code></li>
  <li><code>minSdkVersion</code> is set to <code>'android-MNC'</code></li>
  <li><code>minSdkVersion</code> is set to <code>'MNC'</code></li>
  <li><code>targetSdkVersion</code> is set to <code>'android-MNC'</code></li>
  <li><code>targetSdkVersion</code> is set to <code>'MNC'</code></li>
</ul>
</ul>