Skip to content
Snippets Groups Projects
Commit 3b2435c0 authored by Nicolas Pomepuy's avatar Nicolas Pomepuy
Browse files

New 3.3.4 Beta 2 version

parent fa5510e5
No related merge requests found
Changes between 3.3.4 Beta 1 and 3.3.4 Beta 2:
------------------
* Allow sorting albums by artist
* Improve chromecast
* Fix Video track options focus
Changes between 3.3.3 and 3.3.4 Beta 1:
------------------
......
......@@ -34,8 +34,8 @@ allprojects {
ext {
appId = "org.videolan.vlc"
versionName = '3.3.4 Beta 1'
versionCode = 3030350
versionName = '3.3.4 Beta 2'
versionCode = 3030360
libvlcVersion = '3.3.14'
medialibraryVersion = '0.7.13'
minSdkVersion = 17
......
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