From dccd9774c1f3e2c3c2c9d8010fec9c4862b964db Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichornlover@users.noreply.github.com> Date: Sat, 24 Feb 2024 04:29:59 -0600 Subject: [PATCH] Update FLEX Submodule FLEX had deprecated APIs! Results in a crash therefore I need to update this so I can use FLEX correctly on newer iOS Versions! --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index d0551af..f20fe84 100644 --- a/.gitmodules +++ b/.gitmodules @@ -48,7 +48,7 @@ branch = v16.42.3 [submodule "Tweaks/FLEX"] path = Tweaks/FLEX - url = https://github.com/qnblackcat/FLEX-Classes.git + url = https://github.com/arichorn/FLEX-Classes.git branch = main [submodule "Tweaks/uYouLocalization"] path = Tweaks/uYouLocalization