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

Set LibVLC version to 3.1.2

parent 499e71aa
No related branches found
No related tags found
No related merge requests found
Pipeline #4068 passed with stage
in 23 minutes and 54 seconds
......@@ -3,7 +3,7 @@ apply plugin: 'com.github.dcendents.android-maven'
def abi = System.getenv('GRADLE_ABI')?.toLowerCase()
ext {
library_version = '3.1.1'
library_version = '3.1.2'
repoName = 'Android'
libraryName = 'LibVLC-Android'
lib_artifact = "libvlc-$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