This website works better with JavaScript.
Home
Help
Register
Sign In
Funsilver76
/
ungoogled-chromium-android
forked from
wchen342/ungoogled-chromium-android
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fix package name
tags/84.0.4147.89-1
wchen342
9 months ago
parent
2a911fcb83
commit
4ffd03b2a7
Signed by untrusted user:
wchen342
GPG Key ID:
720B70365E800508
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
android_flags.gn
+ 1
- 1
android_flags.gn
View File
@ -1,4 +1,4 @@
android_channel="
stable
"
android_channel="
default
"
android_ndk_root = "//third_party/android_ndk"
android_ndk_version = "r20b"
android_ndk_major_version = 20
Write
Preview
Loading…
Cancel
Save