Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

Commit

Permalink
Update AndroidManifest.xml
Browse files Browse the repository at this point in the history
2.0-RC2 to include #100
  • Loading branch information
nomwerp committed Jun 20, 2015
1 parent 7ebba7d commit 96049e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest
package="com.github.pires.obd.reader"
xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="12"
android:versionName="2.0-rc1">
android:versionCode="13"
android:versionName="2.0-RC2">

<uses-permission android:name="android.permission.BLUETOOTH"/>
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN"/>
Expand Down

0 comments on commit 96049e1

Please sign in to comment.