mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-10 19:19:24 +01:00
Comments
This commit is contained in:
parent
95f07f471d
commit
90766dc365
@ -45,7 +45,10 @@ import com.android.tools.smali.dexlib2.immutable.ImmutableMethod
|
||||
"19.09.37",
|
||||
"19.09.38",
|
||||
"19.10.39",
|
||||
"19.11.43"
|
||||
"19.11.43" // 19.12.x has an issue with opening YT using external links,
|
||||
// and the app then crashes if double tap to skip forward/back is immediately used.
|
||||
// The stack trace shows a call coming from integrations SwipeController,
|
||||
// but it appears to be a bug in YT itself as other target versions do not have this issue.
|
||||
]
|
||||
)
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user