mirror of
https://github.com/u0u0/Cocos2d-Lua-Community.git
synced 2026-05-31 05:00:55 +08:00
init from cocos2d-x 4.0, cut some file.
This commit is contained in:
9
cocos/platform/android/java/AndroidManifest.xml
Normal file
9
cocos/platform/android/java/AndroidManifest.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.cocos2dx.lib"
|
||||
android:versionCode="1"
|
||||
android:versionName="1.0">
|
||||
|
||||
<uses-sdk android:minSdkVersion="9"/>
|
||||
|
||||
</manifest>
|
||||
Reference in New Issue
Block a user