Tango: removed post-processing done after resuming the app

This commit is contained in:
matlabbe
2016-11-18 14:18:04 -05:00
parent e5db40e4ae
commit e809b30cb9
2 changed files with 6 additions and 5 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="18"
android:versionCode="19"
android:versionName="@RTABMAP_VERSION@">
<uses-permission android:name="android.permission.CAMERA" />