Skip to content

Commit

Permalink
V1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fr3ts0n committed Jun 21, 2015
1 parent 1986336 commit 76aa40c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest package="com.fr3ts0n.ecu.gui.androbd"
xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="10201"
android:versionCode="10202"
android:versionName="@string/app_version">

<uses-sdk
Expand Down
2 changes: 1 addition & 1 deletion res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<!-- AndrOBD -->
<string name="app_name" translatable="false">AndrOBD</string>
<string name="app_version" translatable="false">V1.2.1</string>
<string name="app_version" translatable="false">V1.2.2</string>
<string name="copyright_fr3ts0n" translatable="false">&#169; 2015 fr3ts0n</string>
<string name="app_description">Android OBD vehicle diagnostics app for ELM327 bluetooth adapter</string>
<string name="send">Send</string>
Expand Down

0 comments on commit 76aa40c

Please sign in to comment.