Skip to content
Snippets Groups Projects
Commit 71944bf7 authored by Duncan McNamara's avatar Duncan McNamara
Browse files

Bump to 3.5.0 Beta 5

parent cd091fa4
No related branches found
Tags 3.5.0-beta05
No related merge requests found
Changes between 3.5.0 Beta 4 and 3.5.0 Beta 5:
------------------
* UI improvements
* Crash fixes
* Codebase cleanups
Changes between 3.5.0 Beta 3 and 3.5.0 Beta 4:
------------------
* Foldable devices support for the video player
......
......@@ -37,8 +37,8 @@ allprojects {
ext {
appId = "org.videolan.vlc"
versionName = '3.5.0 Beta 4'
versionCode = 3040440
versionName = '3.5.0 Beta 5'
versionCode = 3040450
libvlcVersion = '3.5.0-eap6'
medialibraryVersion = '0.11.2-eap6'
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