[Android] Bump libvlcjni hash for VLC 3
Nicolas Pomepuy
git at videolan.org
Tue Aug 26 08:11:43 UTC 2025
vlc-android | branch: refs/tags/libvlc-3.6.3 | Nicolas Pomepuy <nicolas at videolabs.io> | Tue Aug 26 09:50:37 2025 +0200| [633911a9125a047355a67178ca2b42c4c75e988f] | committer: Nicolas Pomepuy
Bump libvlcjni hash for VLC 3
Fixes the incomplete POM file for aar releases
> https://code.videolan.org/videolan/vlc-android/commit/633911a9125a047355a67178ca2b42c4c75e988f
---
buildsystem/compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/buildsystem/compile.sh b/buildsystem/compile.sh
index 94d70ca954..2224be396d 100755
--- a/buildsystem/compile.sh
+++ b/buildsystem/compile.sh
@@ -304,7 +304,7 @@ if [ "$FORCE_VLC_4" = 1 ]; then
LIBVLCJNI_TESTED_HASH=a1c3a2f1507396a3e030e5e3211b8a6618232369
LIBVLCJNI_BRANCH="master"
else
- LIBVLCJNI_TESTED_HASH=af2c3e743a26000dc3179a05757ec268d6d1bb2b
+ LIBVLCJNI_TESTED_HASH=755eea54c2a0d282bbb88d3d448efbadea9a8340
LIBVLCJNI_BRANCH="libvlcjni-3.x"
fi
LIBVLCJNI_REPOSITORY=https://code.videolan.org/videolan/libvlcjni.git
More information about the Android
mailing list