Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 132fd7ce33a9f05a45ba714964f916d205ef11b7..34c7a2c131cffa73321c58e04215cc6a72e397b1 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -1416,7 +1416,7 @@ |
# Sets the default version name and code for Android app, by default we |
# do a developer build. |
'android_app_version_name%': 'Developer Build', |
- 'android_app_version_code%': 0, |
+ 'android_app_version_code%': 1, |
# Contains data about the attached devices for gyp_managed_install. |
'build_device_config_path': '<(PRODUCT_DIR)/build_devices.cfg', |