This commit is contained in:
coco
2026-07-14 09:44:44 +08:00
parent fe2bb81260
commit 88c0fbefef
583 changed files with 115036 additions and 0 deletions
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.opencv"
android:versionCode="3000"
android:versionName="3.0.0" >
<uses-sdk android:minSdkVersion="24" />
</manifest>