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