[Android] Bump libvlc an ml versions
Nicolas Pomepuy
git at videolan.org
Fri Oct 2 09:34:31 CEST 2020
vlc-android | branch: refs/tags/libvlc-3.3.3 | Nicolas Pomepuy <nicolas at videolabs.io> | Fri Oct 2 09:33:37 2020 +0200| [28eddab6ea31f3c21cd6e4c788da77d00793e34c] | committer: Nicolas Pomepuy
Bump libvlc an ml versions
> https://code.videolan.org/videolan/vlc-android/commit/28eddab6ea31f3c21cd6e4c788da77d00793e34c
---
build.gradle | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/build.gradle b/build.gradle
index 1d90673ed..db2258e98 100644
--- a/build.gradle
+++ b/build.gradle
@@ -36,8 +36,8 @@ ext {
appId = "org.videolan.vlc"
versionName = '3.3.1 Beta 1'
versionCode = 3030050
- libvlcVersion = '3.3.2'
- medialibraryVersion = '0.7.1'
+ libvlcVersion = '3.3.3'
+ medialibraryVersion = '0.7.2'
minSdkVersion = 17
targetSdkVersion = 29
compileSdkVersion = 29
More information about the Android
mailing list