mirror of
https://github.com/alibaba/GCanvas.git
synced 2025-12-08 17:36:42 +00:00
7 lines
199 B
XML
7 lines
199 B
XML
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
package="com.taobao.gcanvas.core"
|
|
android:versionCode="1"
|
|
android:versionName="1.0" >
|
|
<application />
|
|
</manifest>
|