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

Commit af2669d6 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Update the SQLite version table"

parents 05a98342 dca5fcc1
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -20,6 +20,9 @@ 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>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>
  <tr><td>API 31</td><td>3.32</td></tr>
  <tr><td>API 30</td><td>3.28</td></tr>
  <tr><td>API 28</td><td>3.22</td></tr>