[Android] Bump libvlc version

Nicolas Pomepuy git at videolan.org
Tue Oct 6 10:58:46 CEST 2020


vlc-android | branch: 3.3.x | Nicolas Pomepuy <nicolas at videolabs.io> | Tue Sep 29 14:10:00 2020 +0200| [07bdffa28288ae2f9d949384956d8d271c4032be] | committer: Nicolas Pomepuy

Bump libvlc version

(cherry picked from commit bc57cd8b4f8c3eba7ecad8354247a48708e6265e)

> https://code.videolan.org/videolan/vlc-android/commit/07bdffa28288ae2f9d949384956d8d271c4032be
---

 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index c089f18c5..ace95a769 100644
--- a/build.gradle
+++ b/build.gradle
@@ -36,7 +36,7 @@ ext {
     appId = "org.videolan.vlc"
     versionName = '3.3.0'
     versionCode = 3030010
-    libvlcVersion = '3.3.1'
+    libvlcVersion = '3.3.2'
     medialibraryVersion = '0.7.1'
     minSdkVersion = 17
     targetSdkVersion = 29



More information about the Android mailing list