[Android] Bump libs to 3.4.9 / 0.9.9
Nicolas Pomepuy
git at videolan.org
Thu Feb 3 10:28:38 UTC 2022
vlc-android | branch: 3.4.x | Nicolas Pomepuy <nicolas at videolabs.io> | Thu Feb 3 10:29:16 2022 +0100| [8581f07c2a4a1734dbb67213216f74e2b321f0c3] | committer: Nicolas Pomepuy
Bump libs to 3.4.9 / 0.9.9
> https://code.videolan.org/videolan/vlc-android/commit/8581f07c2a4a1734dbb67213216f74e2b321f0c3
---
build.gradle | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/build.gradle b/build.gradle
index dd77273f5..3e4d0c694 100644
--- a/build.gradle
+++ b/build.gradle
@@ -34,8 +34,8 @@ ext {
appId = "org.videolan.vlc"
versionName = '3.4.3'
versionCode = 3040300
- libvlcVersion = '3.4.7'
- medialibraryVersion = '0.9.7'
+ libvlcVersion = '3.4.9'
+ medialibraryVersion = '0.9.9'
minSdkVersion = 17
targetSdkVersion = 30
compileSdkVersion = 30
More information about the Android
mailing list