mirror of
https://github.com/opencv/opencv.git
synced 2024-11-26 12:10:49 +08:00
7 lines
214 B
XML
7 lines
214 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
package="com.opencv"
|
||
|
android:versionCode="1"
|
||
|
android:versionName="1.0">
|
||
|
|
||
|
</manifest>
|