Continued Android samples renaming
This commit is contained in:
@@ -3,13 +3,4 @@
|
||||
package="org.opencv"
|
||||
android:versionCode="1"
|
||||
android:versionName="1.0">
|
||||
<application android:label="OpenCV-2.3.1">
|
||||
<activity android:name="OpenCV-2.3.1"
|
||||
android:label="OpenCV-2.3.1">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
<category android:name="android.intent.category.LAUNCHER" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
</application>
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user