|
|
@ -1,8 +1,8 @@ |
|
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android" |
|
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android" |
|
|
|
package="org.opencv.samples.imagemanipulations" |
|
|
|
package="org.opencv.samples.imagemanipulations" |
|
|
|
android:versionCode="1" |
|
|
|
android:versionCode="21" |
|
|
|
android:versionName="1.0"> |
|
|
|
android:versionName="2.1"> |
|
|
|
|
|
|
|
|
|
|
|
<supports-screens android:resizeable="true" |
|
|
|
<supports-screens android:resizeable="true" |
|
|
|
android:smallScreens="true" |
|
|
|
android:smallScreens="true" |
|
|
|