Tango: increased package version to 2

This commit is contained in:
matlabbe
2016-04-04 13:24:25 -04:00
parent af405e69b1
commit e3a44bbb08

View File

@@ -2,7 +2,7 @@
<!-- BEGIN_INCLUDE(manifest) -->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.introlab.rtabmap"
android:versionCode="1"
android:versionCode="2"
android:versionName="@RTABMAP_VERSION@">
<uses-permission android:name="android.permission.CAMERA" />