android: release v0.19.7
This commit is contained in:
parent
6d89020f80
commit
0255e8710c
|
@ -2,8 +2,8 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.musicpd"
|
||||
android:installLocation="auto"
|
||||
android:versionCode="10"
|
||||
android:versionName="0.19.6">
|
||||
android:versionCode="11"
|
||||
android:versionName="0.19.7">
|
||||
|
||||
<uses-sdk android:minSdkVersion="9" android:targetSdkVersion="17"/>
|
||||
|
||||
|
|
Loading…
Reference in New Issue