Added the close icon

closes #127
This commit is contained in:
2012-07-21 12:18:36 -04:00
parent 6d759ee2c5
commit 71e68e391b
6 changed files with 3 additions and 3 deletions

View File

@@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.TwentyCodes.android.LocationRinger"
android:installLocation="internalOnly"
android:versionCode="57"
android:versionName="10b9420" >
android:versionCode="62"
android:versionName="6d759ee" >
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="16"/>