Fix for devices affected by the OpenCV 1244 bug.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.lego.minddroid" android:versionCode="3" android:installLocation="auto"
|
||||
android:versionName="1.2">
|
||||
<uses-sdk android:minSdkVersion="7" />
|
||||
android:versionName="1.3">
|
||||
<uses-sdk android:minSdkVersion="8" />
|
||||
|
||||
<supports-screens android:resizeable="true"
|
||||
android:smallScreens="true"
|
||||
|
Reference in New Issue
Block a user