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

Commit 3f9669b3 authored by Joe Fernandez's avatar Joe Fernandez
Browse files

docs: M Preview - fix SDK Setup instructions with MNC vs android-MNC

Change-Id: I60ae742029dea9ef6561e692abf9a51dac9af602
parent c3d171bb
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>