Bug fixes in build

This commit is contained in:
burke.davey
2010-09-15 16:42:42 +00:00
parent cd60d97189
commit 8b104cf13e
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.google.android.apps.chrometophone" package="com.google.android.apps.chrometophone"
android:versionCode="9" android:versionCode="10"
android:versionName="2.1.0"> android:versionName="2.1.0">
<!-- Only this application can receive the messages and registration result --> <!-- Only this application can receive the messages and registration result -->
<permission android:name="com.google.android.apps.chrometophone.permission.C2D_MESSAGE" android:protectionLevel="signature" /> <permission android:name="com.google.android.apps.chrometophone.permission.C2D_MESSAGE" android:protectionLevel="signature" />

View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"? <?xml version="1.0" encoding="UTF-8"?>
<resources xmlns:android="http://schemas.android.com/apk/res/android" <resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name" msgid="7046988859823310406">"Chrome to Phone"</string> <string name="app_name" msgid="7046988859823310406">"Chrome to Phone"</string>

View File

@@ -1,4 +1,4 @@
?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<resources xmlns:android="http://schemas.android.com/apk/res/android" <resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name" msgid="7046988859823310406">"Chrome to Phone"</string> <string name="app_name" msgid="7046988859823310406">"Chrome to Phone"</string>