mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 14:13:15 +08:00
OpenCV Manager version incremented.
This commit is contained in:
parent
1de829c359
commit
43a401ba19
@ -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="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"/>
|
||||
|
Loading…
Reference in New Issue
Block a user