Skip to content

Commit

Permalink
Increase version code and name
Browse files Browse the repository at this point in the history
  • Loading branch information
Perrine Aguiar committed May 31, 2017
1 parent 3f87451 commit d8768b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TangoRosStreamer/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="eu.intermodalics.tango_ros_streamer"
android:versionCode="18"
android:versionName="1.1">
android:versionCode="20"
android:versionName="1.1.1">

<uses-permission android:name="android.permission.CAMERA" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
Expand Down

0 comments on commit d8768b7

Please sign in to comment.