This repository was archived by the owner on Mar 10, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ org.gradle.parallel = true
44android.useAndroidX = true
55kotlin.code.style = official
66kotlin.jvm.target.validation.mode = IGNORE
7- version = 5.12.1-dev.1
7+ version = 5.12.1-dev.2
88
Original file line number Diff line number Diff line change 10801080 "use" : true ,
10811081 "dependencies" : [
10821082 " ResourcePatch" ,
1083- " Settings for YouTube"
1083+ " Settings for YouTube" ,
1084+ " ResourcePatch"
10841085 ],
10851086 "compatiblePackages" : {
10861087 "com.google.android.youtube" : [
Original file line number Diff line number Diff line change @@ -755,6 +755,10 @@ public final class app/revanced/patches/youtube/general/snackbar/SnackBarCompone
755755 public static final fun getSnackBarComponentsPatch ()Lapp/revanced/patcher/patch/ResourcePatch;
756756}
757757
758+ public final class app/revanced/patches/youtube/general/splashanimation/FingerprintsKt {
759+ public static final fun indexOfStartAnimatedVectorDrawableInstruction (Lcom/android/tools/smali/dexlib2/iface/Method;)I
760+ }
761+
758762public final class app/revanced/patches/youtube/general/splashanimation/SplashAnimationPatchKt {
759763 public static final fun getSplashAnimationPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
760764}
@@ -1164,7 +1168,6 @@ public final class app/revanced/patches/youtube/utils/resourceid/SharedResourceI
11641168 public static final fun getContentPill ()J
11651169 public static final fun getControlsLayoutStub ()J
11661170 public static final fun getDarkBackground ()J
1167- public static final fun getDarkSplashAnimation ()J
11681171 public static final fun getDesignBottomSheet ()J
11691172 public static final fun getDonationCompanion ()J
11701173 public static final fun getDrawerContentView ()J
You can’t perform that action at this time.
0 commit comments