Tango: fixed map not optimized when opening a database

This commit is contained in:
matlabbe
2016-11-25 16:05:14 -05:00
parent 22089a9e45
commit da1cac1e55
2 changed files with 2 additions and 2 deletions

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="25"
android:versionCode="26"
android:versionName="@RTABMAP_VERSION@">
<uses-permission android:name="android.permission.CAMERA" />