1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-26 05:43:05 +04:00
Files
opencv/modules/java/android/AndroidManifest.xml
T
2012-04-30 14:33:52 +00:00

7 lines
215 B
XML

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.opencv"
android:versionCode="240"
android:versionName="2.4.0">
</manifest>