Started removing skyhook location services from the project

This commit is contained in:
2012-07-21 22:44:35 -04:00
parent ec647d52bf
commit c708c3dc00
3 changed files with 48 additions and 47 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="62"
android:versionName="6d759ee" >
android:versionCode="64"
android:versionName="ec647d5" >
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="16"/>