android: release v0.19.4
Android releases were missing since 0.19.1.
This commit is contained in:
parent
e972ae4afa
commit
11ead56d6d
|
@ -2,8 +2,8 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.musicpd"
|
||||
android:installLocation="auto"
|
||||
android:versionCode="7"
|
||||
android:versionName="0.19.1">
|
||||
android:versionCode="8"
|
||||
android:versionName="0.19.4">
|
||||
|
||||
<uses-sdk android:minSdkVersion="9" android:targetSdkVersion="17"/>
|
||||
|
||||
|
|
Loading…
Reference in New Issue