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

Upgrade LibVLC version

parent cb8c5c43
No related branches found
Tags 2.8.9 tv1.1.3
No related merge requests found
......@@ -3,7 +3,7 @@ apply plugin: 'com.github.dcendents.android-maven'
def abi = System.getenv('GRADLE_ABI')?.toLowerCase()
ext {
library_version = '3.1.0'
library_version = '3.1.1'
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