Files
NativeScript/android/widgets/src/main/AndroidManifest.xml
Panayot Cankov 5f1a79ad5a Add iOS framework
2016-04-27 17:38:19 +03:00

10 lines
196 B
XML

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