Skip to content
Snippets Groups Projects
Commit 3a01273f authored by Geoffrey Métais's avatar Geoffrey Métais
Browse files

Bump libraries version

parent 8311adae
No related branches found
No related tags found
No related merge requests found
Pipeline #5518 failed with stage
in 47 minutes and 30 seconds
......@@ -3,7 +3,7 @@ apply plugin: 'com.github.dcendents.android-maven'
def abi = System.getenv('GRADLE_ABI')?.toLowerCase()
ext {
library_version = '3.1.6'
library_version = '3.1.7'
repoName = 'Android'
libraryName = 'LibVLC-Android'
lib_artifact = "libvlc-$abi"
......
......@@ -25,7 +25,7 @@ apply plugin: 'com.github.dcendents.android-maven'
def abi = System.getenv('GRADLE_ABI')?.toLowerCase()
ext {
library_version = '0.4.8'
library_version = '0.4.9'
repoName = 'Android'
libraryName = 'Medialibrary-Android'
lib_artifact = "medialibrary-$abi"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment