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

Commit 96049e1

Browse files
committed
Update AndroidManifest.xml
2.0-RC2 to include #100
1 parent 7ebba7d commit 96049e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<manifest
33
package="com.github.pires.obd.reader"
44
xmlns:android="http://schemas.android.com/apk/res/android"
5-
android:versionCode="12"
6-
android:versionName="2.0-rc1">
5+
android:versionCode="13"
6+
android:versionName="2.0-RC2">
77

88
<uses-permission android:name="android.permission.BLUETOOTH"/>
99
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN"/>

0 commit comments

Comments
 (0)