1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

Tegra3 package support enabled;

Version code incremented;
This commit is contained in:
Alexander Smorkalov
2012-07-16 07:56:12 +00:00
parent d65920d2f7
commit ddcc839519
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.opencv.engine"
android:versionCode="12"
android:versionName="1.2" >
android:versionCode="13"
android:versionName="1.3" >
<uses-sdk android:minSdkVersion="8" />
<uses-feature android:name="android.hardware.touchscreen" android:required="false"/>