mirror of
https://github.com/tiennm99/fbird.git
synced 2026-07-09 11:08:09 +00:00
10 lines
243 B
XML
Vendored
10 lines
243 B
XML
Vendored
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.cocos2dx.lib">
|
|
|
|
<uses-permission android:name="android.permission.VIBRATE" />
|
|
|
|
<application android:allowBackup="true">
|
|
|
|
</application>
|
|
|
|
</manifest>
|