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

Commit dfd4b8fd authored by Andrew Solovay's avatar Andrew Solovay
Browse files

docs: Quick fix to preview build.gradle instructions

See first comment for doc stage location.

bug: 27589001
Change-Id: I3bb2993a2b7a7bbbc6c5768e2fcf7d4ecb7399f7
parent 834274d5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -191,7 +191,7 @@ how to configure your project with the Jack compiler.</p>
<pre>
android {
  compileSdkVersion <strong>'android-N'</strong>
  buildToolsVersion <strong>24.0.0 rc1</strong>
  buildToolsVersion <strong>'24.0.0-rc1'</strong>
  ...

  defaultConfig {