From 19f5ef57e5ad30626de83532a262c8ba57b673c4 Mon Sep 17 00:00:00 2001 From: Mohammed Rabil <63334479+rabilrbl@users.noreply.github.com> Date: Thu, 6 Oct 2022 00:21:12 +0530 Subject: [PATCH] Revert music to latest version builds --- build.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.conf b/build.conf index 5fc70f3e01..f237cf6e75 100644 --- a/build.conf +++ b/build.conf @@ -2,7 +2,7 @@ # if you add '--experimental' arg, you get latest version of apps ignoring the versions revanced-patches support # if you remove '-e microg-support' arg, you get non-root builds YT_PATCHER_ARGS="--experimental" -MUSIC_PATCHER_ARGS="" +MUSIC_PATCHER_ARGS="--experimental" BUILD_YT=true BUILD_MUSIC_ARM64_V8A=true