Skip to content

Commit 7a58425

Browse files
committed
arm64 version push
1 parent dffeb81 commit 7a58425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/build/config/android/config.gni

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ if (is_android || is_chromeos) {
225225

226226
# Forced Android versionCode
227227

228-
android_override_version_code = "99"
228+
android_override_version_code = "100"
229229

230230
# Forced Android versionName
231231
android_override_version_name = "0.82"

0 commit comments

Comments
 (0)