Browse Source

Bump libvlc version

pipelines/135724 libvlc-3.3.2
Nicolas Pomepuy 6 years ago
parent
commit
bc57cd8b4f
  1. 2
      build.gradle

2
build.gradle

@ -36,7 +36,7 @@ ext {
appId = "org.videolan.vlc"
versionName = '3.3.0'
versionCode = 3030000
libvlcVersion = '3.3.1'
libvlcVersion = '3.3.2'
medialibraryVersion = '0.7.1'
minSdkVersion = 17
targetSdkVersion = 29

Loading…
Cancel
Save