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

Update to 1.1.5 for the DB crashes

parent 6ef8eab7
No related branches found
No related tags found
No related merge requests found
Changes between 1.1.4 and 1.1.5:
--------------------------------
Application:
* Fix BD upgrade crashes, because of broken versions of Android
Changes between 1.1.3 and 1.1.4:
--------------------------------
......
......@@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.videolan.vlc"
android:installLocation="auto"
android:versionCode="01010400"
android:versionName="1.1.4" >
android:versionCode="01010500"
android:versionName="1.1.5" >
<!--
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