Skip to content

Commit

Permalink
Update to 127.0.6533.84
Browse files Browse the repository at this point in the history
  • Loading branch information
quh4gko8 authored and thestinger committed Jul 30, 2024
1 parent d66b915 commit f4fc288
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions args.gn
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ target_os = "android"
target_cpu = "arm64"

android_channel = "stable"
android_default_version_name = "127.0.6533.64"
android_default_version_code = "653306400"
android_default_version_name = "127.0.6533.84"
android_default_version_code = "653308400"

ext_version_enabled = true
ext_version_increment = "1"
ext_version_increment = "0"

is_component_build = false
is_debug = false
Expand Down

0 comments on commit f4fc288

Please sign in to comment.