Files
NativeScript/packages/ui-mobile-base/android/widgets/src/main/AndroidManifest.xml

9 lines
195 B
XML

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.nativescript.widgets">
<application
android:allowBackup="true">
</application>
</manifest>