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

OpenCV version++

OpenCV 3.3.0
This commit is contained in:
Alexander Alekhin
2017-08-03 23:05:15 +00:00
parent 953160ddd6
commit 4af3ca4e4d
5 changed files with 6 additions and 6 deletions
@@ -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="320@ANDROID_PLATFORM_ID@"
android:versionName="3.20">
android:versionCode="330@ANDROID_PLATFORM_ID@"
android:versionName="3.30">
<uses-sdk android:minSdkVersion="@ANDROID_NATIVE_API_LEVEL@" android:targetSdkVersion="22"/>
<uses-feature android:name="android.hardware.touchscreen" android:required="false"/>