From 3daaadf8eaf39f1c1c5b2f5ee6a6397893f2aac6 Mon Sep 17 00:00:00 2001 From: Alexander Capehart Date: Wed, 10 May 2023 17:50:58 -0600 Subject: [PATCH] all: disable media3 optin insanity Forgot to do this in the prior commit. Again, nearly every use of ExoPlayer by Auxio is considered "unsafe" and would fail the build unless I slather it all in OptIn annotations or have a global lint.xml file just sitting in the root directory. --- media | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media b/media index e01f3be06..5346fe2e5 160000 --- a/media +++ b/media @@ -1 +1 @@ -Subproject commit e01f3be069d30d933f3812cf3b51ece791d67510 +Subproject commit 5346fe2e5c812756465e5cb255f388b0db5cf017