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

Bump to 3.5.4 Beta 2

parent 78137663
No related branches found
No related tags found
No related merge requests found
Changes between 3.5.4 Beta 1 and 3.5.4 Beta 2:
------------------
* Re-allow access to the media controls for third party apps
* Fix some Android Auto and Android TV behaviors
* Crash fixes
Changes between 3.5.3 and 3.5.4 Beta 1:
------------------
* Improve the video resolution text
......
......@@ -37,8 +37,8 @@ allprojects {
ext {
appId = "org.videolan.vlc"
versionName = '3.5.4 Beta 1'
versionCode = 3050310
versionName = '3.5.4 Beta 2'
versionCode = 3050320
libvlcVersion = '3.5.4-eap4'
medialibraryVersion = '0.13.5-eap5'
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