[Android] Bump libvlcjni hash for vlc 4

Nicolas Pomepuy git at videolan.org
Mon May 22 13:03:35 UTC 2023


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Mon May 22 10:32:12 2023 +0200| [855a206f1fa2806309014610b1ad5cd4becf5b56] | committer: Nicolas Pomepuy

Bump libvlcjni hash  for vlc 4

> https://code.videolan.org/videolan/vlc-android/commit/855a206f1fa2806309014610b1ad5cd4becf5b56
---

 buildsystem/compile.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildsystem/compile.sh b/buildsystem/compile.sh
index 1106b03184..d5b739c151 100755
--- a/buildsystem/compile.sh
+++ b/buildsystem/compile.sh
@@ -259,7 +259,7 @@ fi
 
 
 if [ "$FORCE_VLC_4" = 1 ]; then
-    LIBVLCJNI_TESTED_HASH=94fab2637b0c78eaf11490247afcf8df0ea10cfa
+    LIBVLCJNI_TESTED_HASH=1abedd5bd5befac3020d7afec67bfc05289429d4
 else
     LIBVLCJNI_TESTED_HASH=6691a43c73df3abe3e30bda139c6a7b4d1adda87
 fi



More information about the Android mailing list