RESTART_REQUIRED status removed from OpenCV Manager API;

OpenCV info library name fixed;
Minimum API level for OpenCV library project increased up to 3 for using message dialogs.
This commit is contained in:
Alexander Smorkalov
2012-10-08 15:31:56 +04:00
parent 408e0dcbd0
commit 4b808b1199
6 changed files with 25 additions and 32 deletions
+3 -1
View File
@@ -3,4 +3,6 @@
package="org.opencv"
android:versionCode="242"
android:versionName="2.4.2">
</manifest>
<uses-sdk android:minSdkVersion="8" />
</manifest>