UNPKG

@nativescript/payments

Version:

In-App Purchase and Subscriptions for NativeScript

9 lines (6 loc) 408 B
<?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android"> <!--Describe the permissions, features or other configurations required by your plugin for Android. To read more about android permissions go to https://developer.android.com/guide/topics/permissions/index.html --> <uses-permission android:name="com.android.vending.BILLING" /> </manifest>