Commit 43a401ba authored by Alexander Smorkalov's avatar Alexander Smorkalov

OpenCV Manager version incremented.

parent 1de829c3
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.opencv.engine"
android:versionCode="13"
android:versionName="1.3" >
android:versionCode="14"
android:versionName="1.4" >
<uses-sdk android:minSdkVersion="8" />
<uses-feature android:name="android.hardware.touchscreen" android:required="false"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment