We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11f0d31 commit 4cfa8c9Copy full SHA for 4cfa8c9
index.md
@@ -4,7 +4,7 @@ title: Swift Everywhere: Android Build Status
4
---
5
<h1>{{ page.title }}</h1>
6
7
-{% assign items = site.data.android | last %}
+{% assign items = site.data.android | values %}
8
9
<p>
10
List of Android builds
0 commit comments