Added a progress dialog for new ringers

closes #129
This commit is contained in:
2012-08-08 10:10:09 -04:00
parent 7a726f22c5
commit d1b09be0ce
3 changed files with 5 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="143"
android:versionName="5ad5cb4" >
android:versionCode="146"
android:versionName="7a726f2" >
<uses-sdk android:minSdkVersion="7"/>