Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Commit 391de98

Browse files
authored
Merge pull request #101 from Kaid00/andriod-docs-formatting
Fix: formatting in getting started for android page
2 parents b718659 + 437af1e commit 391de98

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/views/docs/getting-started-for-android.phtml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ $androidVersion = (isset($versions['android'])) ? $versions['android'] : '';
6161
</intent-filter>
6262
</activity>
6363
</application>
64-
</manifest>'); ?></code></pre>
64+
</manifest>'); ?>
65+
</code></pre>
6566
</div>
6667

6768
<h2><a href="/docs/getting-started-for-android#initSDK" id="initSDK">Init your SDK</a></h2>

0 commit comments

Comments
 (0)