Skip to content
Snippets Groups Projects
Commit aab7e28d authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf
Browse files

1.6.2

parent cee2ce8c
No related branches found
Tags 1.6.2
No related merge requests found
Changes between 1.6.1 and 1.6.2:
--------------------------------
Application:
* Fix crashes on wiko and QMobile phones (bis repetita)
* Fix IllegalStateException in AWindow when relaunching VideoPlayer
* Fix crash in Video Fragment on old Android versions
Changes between 1.6.0 and 1.6.1:
--------------------------------
Application:
* Fix crashes on wiko and QMobile phone
* Fix crashes on wiko and QMobile phones
* Fix preferences crashes
* Fix crashes in Videos List and Main Activity
......
......@@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.videolan.vlc"
android:installLocation="auto"
android:versionCode="01060100"
android:versionName="1.6.1">
android:versionCode="01060200"
android:versionName="1.6.2">
<!--
versionCode scheme is T M NN RR AA
T: Target/Flavour (0 for Android, 1 for ATV, 2 for Chrome?)
......
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