mirror of
https://github.com/videolan/vlc-android
synced 2024-11-23 18:05:36 +08:00
On the road to 0.0.5
This commit is contained in:
parent
c8ad85d99a
commit
2e34e4c129
3
NEWS
3
NEWS
@ -1,3 +1,6 @@
|
||||
Changes between 0.0.4 and 0.0.5:
|
||||
--------------------------------
|
||||
|
||||
Changes between 0.0.3 and 0.0.4:
|
||||
--------------------------------
|
||||
|
||||
|
@ -2,8 +2,8 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.videolan.vlc"
|
||||
android:installLocation="auto"
|
||||
android:versionCode="4"
|
||||
android:versionName="0.0.4" >
|
||||
android:versionCode="5"
|
||||
android:versionName="0.0.5" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="7"
|
||||
|
Loading…
Reference in New Issue
Block a user