diff --git a/build.gradle b/build.gradle index 40ea5f61cb874ce510cdebd3a54b96648178a5f9..41b07cc1284fe7f35cf143b0ab2c205add93ad7a 100644 --- a/build.gradle +++ b/build.gradle @@ -34,8 +34,8 @@ allprojects { ext { appId = "org.videolan.vlc" - versionName = '3.3.0 Beta 5' - versionCode = 3028500 + versionName = '3.3.0 Beta 6' + versionCode = 3028600 libvlcVersion = '3.3.0-eap14' medialibraryVersion = '0.7.0-eap14' minSdkVersion = 17