cranpose 0.1.115

Cranpose runtime and UI facade
Documentation
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<!-- In-app purchases through Google Play Billing. -->
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
    <uses-permission android:name="com.android.vending.BILLING" />
</manifest>