Skip to content

Commit

Permalink
Version 1.2.106
Browse files Browse the repository at this point in the history
  • Loading branch information
uholeschak committed Apr 20, 2018
1 parent f6a17c1 commit f7d0d40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BmwDeepObd/Properties/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="1.2.105" package="de.holeschak.bmw_deep_obd" android:installLocation="auto" android:versionCode="145">
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="1.2.106" package="de.holeschak.bmw_deep_obd" android:installLocation="auto" android:versionCode="146">
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="27" />
<application android:label="Deep OBD for BMW and VAG" android:icon="@drawable/icon" android:theme="@style/MyTheme" android:windowSoftInputMode="stateHidden" android:largeHeap="true"></application>
<uses-permission android:name="android.permission.BLUETOOTH" />
Expand Down

0 comments on commit f7d0d40

Please sign in to comment.