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

Bump app to 3.4.1 Beta 2

parent 9d0c61bf
No related branches found
No related tags found
No related merge requests found
Changes between 3.4.0 Beta 1 and 3.4.1 Beta 2:
------------------
* Crash fixes
Changes between 3.4.0 and 3.4.1 Beta 1:
------------------
* Android auto: better covers
......
......@@ -32,8 +32,8 @@ allprojects {
ext {
appId = "org.videolan.vlc"
versionName = '3.4.1 Beta 1'
versionCode = 3040010
versionName = '3.4.1 Beta 2'
versionCode = 3040020
libvlcVersion = '3.4.1'
medialibraryVersion = '0.9.1'
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