Memory: fixed missing parameters in database on close

This commit is contained in:
matlabbe
2016-11-18 15:53:35 -05:00
parent e809b30cb9
commit f0d36e71a1
2 changed files with 4 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="19"
android:versionCode="20"
android:versionName="@RTABMAP_VERSION@">
<uses-permission android:name="android.permission.CAMERA" />