Added a null check for the RingerProcessingService starting intent

closes #134
This commit is contained in:
2012-08-08 09:46:31 -04:00
parent 5ad5cb4a00
commit 7a726f22c5
2 changed files with 10 additions and 4 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="137"
android:versionName="fc8952e" >
android:versionCode="143"
android:versionName="5ad5cb4" >
<uses-sdk android:minSdkVersion="7"/>