We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c60170 commit 546bd91Copy full SHA for 546bd91
args.gn
@@ -6,6 +6,9 @@ android_channel = "stable"
6
android_default_version_name = "110.0.5481.154"
7
android_default_version_code = "548115400"
8
9
+ext_version_enabled = true
10
+ext_version_increment = "1"
11
+
12
is_component_build = false
13
is_debug = false
14
is_official_build = true
0 commit comments