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

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

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

parents 7311d2e2 3f9669b3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -72,8 +72,8 @@ App</a> training lesson first.</a></p>

<ul>
  <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>targetSdkVersion</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>'MNC'</code></li>
</ul>