changing 'java' module layout

This commit is contained in:
Andrey Pavlenko
2012-06-21 11:44:31 +00:00
parent 25f70e691a
commit 952b25f86f
53 changed files with 27 additions and 21 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.opencv"
android:versionCode="240"
android:versionName="2.4.0">
</manifest>