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 f6f530b commit a93f72fCopy full SHA for a93f72f
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 | sort: 'stars' %}
+{% assign items = site.data.android %}
8
9
<p>
10
List of Android builds
0 commit comments