Updated to version 2.3.2

This commit is contained in:
felipeal
2012-08-27 22:54:47 +00:00
parent bd7150336b
commit 4b66379afc

View File

@@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.google.android.apps.chrometophone"
android:installLocation="auto"
android:versionCode="13"
android:versionName="2.3.1">
android:versionCode="14"
android:versionName="2.3.2">
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="10" />
<!-- Only this application can receive the messages and registration result -->