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

pre: OpenCV 3.4.8 (version++)

This commit is contained in:
Alexander Alekhin
2019-09-02 14:20:49 +03:00
parent 70dfae31a2
commit 0fda243a05
10 changed files with 13 additions and 13 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="347@ANDROID_PLATFORM_ID@"
android:versionName="3.47">
android:versionCode="348@ANDROID_PLATFORM_ID@"
android:versionName="3.48">
<uses-sdk android:minSdkVersion="@ANDROID_NATIVE_API_LEVEL@" android:targetSdkVersion="22"/>
<uses-feature android:name="android.hardware.touchscreen" android:required="false"/>