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

Bump app to version 3.4.0 Beta 2

parent 8d7995c4
No related branches found
No related tags found
No related merge requests found
Changes between 3.4.0 Beta 1 and 3.4.0 Beta 2:
------------------
* New onboarding
* Allow using the app without the storage permission
* medialibrary and playback improvements
Changes between 3.3.4 and 3.4.0 Beta 1:
------------------
* Add bookmarks in your medias
......
......@@ -37,8 +37,8 @@ allprojects {
ext {
appId = "org.videolan.vlc"
versionName = '3.4.0 Beta 1'
versionCode = 3030410
versionName = '3.4.0 Beta 2'
versionCode = 3030420
libvlcVersion = '3.4.0-eap5'
medialibraryVersion = '0.9.0-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