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

Commit ad51b4ca authored by Lee Shombert's avatar Lee Shombert Committed by Android (Google) Code Review
Browse files

Merge "Update the SQLite version table" into main

parents 6e23981c e2dbad73
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@ with adb shell, for example, <code>adb -e shell sqlite3</code>.
<p>The version of SQLite depends on the version of Android. See the following table:
<table style="width:auto;">
  <tr><th>Android API</th><th>SQLite Version</th></tr>
  <tr><td>LATEST</td><td>3.42.0</td></tr>
  <tr><td>API 34</td><td>3.39</td></tr>
  <tr><td>API 33</td><td>3.32</td></tr>
  <tr><td>API 32</td><td>3.32</td></tr>