Commit 96e73ea
committed
feat(duolingo/music): Refactor FullSongsPatch for constructor retrieval
- Replace the constructor retrieval method with a more explicit approach using MethodUtil.
- Ensure compatibility with the latest structure of the musicCourseFingerprint class.
- Maintain functionality to unlock licensed songs by modifying the access field.
No breaking changes introduced.1 parent a5ce75a commit 96e73ea
File tree
1 file changed
+4
-3
lines changed- patches/src/main/kotlin/app/revanced/patches/duolingo/music
1 file changed
+4
-3
lines changedLines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | | - | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | | - | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
0 commit comments