Skip to content
This repository was archived by the owner on Dec 8, 2024. It is now read-only.

Commit 805fbe9

Browse files
committed
feat(YouTube/Spoof streaming data): update the hardcoded iOS client version inotia00/ReVanced_Extended#2480
1 parent 8229dc9 commit 805fbe9

File tree

1 file changed

+1
-1
lines changed
  • app/src/main/java/app/revanced/integrations/youtube/patches/misc/client

1 file changed

+1
-1
lines changed

app/src/main/java/app/revanced/integrations/youtube/patches/misc/client/AppClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ public class AppClient {
4040
* Store page of the YouTube app</a>, in the {@code What’s New} section.
4141
* </p>
4242
*/
43-
private static final String CLIENT_VERSION_IOS = "19.16.3";
43+
private static final String CLIENT_VERSION_IOS = "19.30.2";
4444
private static final String DEVICE_MAKE_IOS = "Apple";
4545
/**
4646
* The device machine id for the iPhone XS Max (iPhone11,4), used to get 60fps.

0 commit comments

Comments
 (0)