Skip to content

Commit 900e517

Browse files
committed
Version 0.4 Release
Updated the logo, version number and added the release apks.
1 parent 0dadbd4 commit 900e517

File tree

26 files changed

+6
-6
lines changed

26 files changed

+6
-6
lines changed

com.androidthermostat.client/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.androidthermostat.client" android:versionCode="3" android:versionName="0.3">
1+
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.androidthermostat.client" android:versionCode="4" android:versionName="0.4">
22

33
<uses-sdk android:minSdkVersion="7" android:targetSdkVersion="15" />
44
<uses-permission android:name="android.permission.INTERNET" />

com.androidthermostat.client/bin/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.androidthermostat.client" android:versionCode="3" android:versionName="0.3">
1+
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.androidthermostat.client" android:versionCode="4" android:versionName="0.4">
22

33
<uses-sdk android:minSdkVersion="7" android:targetSdkVersion="15" />
44
<uses-permission android:name="android.permission.INTERNET" />
-2.69 KB
Binary file not shown.
-1.27 KB
Loading
-343 Bytes
Loading
1.18 KB
Loading
-2.24 KB
Loading
-2.67 KB
Binary file not shown.
-1.69 KB
Loading
-452 Bytes
Loading

0 commit comments

Comments
 (0)