[Android] Bump artifacts libs
Nicolas Pomepuy
git at videolan.org
Thu Aug 13 10:47:51 CEST 2020
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Thu Aug 13 10:47:15 2020 +0200| [81ec952705cf4cfe94484cd80b0873a6dd7aa679] | committer: Nicolas Pomepuy
Bump artifacts libs
> https://code.videolan.org/videolan/vlc-android/commit/81ec952705cf4cfe94484cd80b0873a6dd7aa679
---
build.gradle | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/build.gradle b/build.gradle
index 27e35780c..92fabba7e 100644
--- a/build.gradle
+++ b/build.gradle
@@ -36,8 +36,8 @@ ext {
appId = "org.videolan.vlc"
versionName = '3.3.0 RC 3'
versionCode = 3029100
- libvlcVersion = '3.3.0-eap16'
- medialibraryVersion = '0.7.0-eap16'
+ libvlcVersion = '3.3.0-eap17'
+ medialibraryVersion = '0.7.0-eap17'
minSdkVersion = 17
targetSdkVersion = 29
compileSdkVersion = 29
More information about the Android
mailing list