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

Bump app version to 3.5.2

parent 7855bae8
No related branches found
No related tags found
No related merge requests found
Changes between 3.5.1 and 3.5.2 Beta 1:
Changes between 3.5.1 and 3.5.2:
------------------
* Fix UPnP/DLNA discovery
* Widget fixes and improvements
......
......@@ -37,8 +37,8 @@ allprojects {
ext {
appId = "org.videolan.vlc"
versionName = '3.5.2 Beta 1'
versionCode = 3050110
versionName = '3.5.2'
versionCode = 3050200
libvlcVersion = '3.5.2-eap1'
medialibraryVersion = '0.13.4-eap1'
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