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

Commit 7529ef75 authored by Andrew Solovay's avatar Andrew Solovay Committed by Android (Google) Code Review
Browse files

Merge "docs: Quick fix to preview build.gradle instructions" into mnc-mr-docs

parents d1451009 dfd4b8fd
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 {