Skip to content

Commit 8efdec3

Browse files
committed
Android 1.1.3 Release
1 parent 60fe75c commit 8efdec3

File tree

7 files changed

+6
-6
lines changed

7 files changed

+6
-6
lines changed

iHW-Android-1.1.3.apk

800 KB
Binary file not shown.

iHW-Android/AndroidManifest.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="com.ihwapp.android"
4-
android:versionCode="6"
5-
android:versionName="1.1.2" >
4+
android:versionCode="7"
5+
android:versionName="1.1.3" >
66

77
<uses-sdk
88
android:minSdkVersion="11"
9-
android:targetSdkVersion="17" />
9+
android:targetSdkVersion="19" />
1010

1111
<uses-permission android:name="android.permission.INTERNET" />
1212
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />

iHW-Android/bin/AndroidManifest.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="com.ihwapp.android"
4-
android:versionCode="6"
5-
android:versionName="1.1.2" >
4+
android:versionCode="7"
5+
android:versionName="1.1.3" >
66

77
<uses-sdk
88
android:minSdkVersion="11"
9-
android:targetSdkVersion="17" />
9+
android:targetSdkVersion="19" />
1010

1111
<uses-permission android:name="android.permission.INTERNET" />
1212
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />

iHW-Android/bin/iHW-Android.apk

2 Bytes
Binary file not shown.

iHW-Android/bin/resources.ap_

1 Byte
Binary file not shown.

images/FeatureGraphic.png

173 KB
Loading

images/FeatureGraphic.psd

2.52 MB
Binary file not shown.

0 commit comments

Comments
 (0)