File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
docs/html/guide/topics/manifest Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -230,7 +230,13 @@ Android platform.</p>
230230<table>
231231 <tr><th>Platform Version</th><th>API Level</th><th>VERSION_CODE</th><th>Notes</th></tr>
232232
233- <tr><td><a href="{@docRoot}about/versions/android-4.0.3.html">Android 4.0.3</a></td>
233+ <tr><td><a href="{@docRoot}about/versions/android-4.1.html">Android 4.1, 4.1.1</a></td>
234+ <td><a href="{@docRoot}sdk/api_diff/16/changes.html" title="Diff Report">16</a></td>
235+ <td>{@link android.os.Build.VERSION_CODES#JELLY_BEAN}</td>
236+ <td><a href="{@docRoot}about/versions/jelly-bean.html">Platform
237+ Highlights</a></td></tr>
238+
239+ <tr><td><a href="{@docRoot}about/versions/android-4.0.3.html">Android 4.0.3, 4.0.4</a></td>
234240 <td><a href="{@docRoot}sdk/api_diff/15/changes.html" title="Diff Report">15</a></td>
235241 <td>{@link android.os.Build.VERSION_CODES#ICE_CREAM_SANDWICH_MR1}</td>
236242 <td rowspan="2"><a href="{@docRoot}about/versions/android-4.0-highlights.html">Platform
You can’t perform that action at this time.
0 commit comments