Skip to content

Commit fe1162e

Browse files
committed
Android 1.1.4 Release
1 parent d4c4218 commit fe1162e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

iHW-Android/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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="7"
5-
android:versionName="1.1.3" >
4+
android:versionCode="8"
5+
android:versionName="1.1.4" >
66

77
<uses-sdk
88
android:minSdkVersion="11"

iHW-Android/bin/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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="7"
5-
android:versionName="1.1.3" >
4+
android:versionCode="8"
5+
android:versionName="1.1.4" >
66

77
<uses-sdk
88
android:minSdkVersion="11"

0 commit comments

Comments
 (0)