bump android version

This commit is contained in:
matlabbe
2017-01-03 22:34:16 -05:00
parent ac1c5f81ae
commit 91f78b54d8
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="28"
android:versionCode="29"
android:versionName="@RTABMAP_VERSION@">
<uses-permission android:name="android.permission.CAMERA" />