Commit 504e8d56 authored by Max Kellermann's avatar Max Kellermann

android/AndroidManifest.xml: increment version number to 0.20.19

parent ac395429
......@@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.musicpd"
android:installLocation="auto"
android:versionCode="17"
android:versionName="0.20.18">
android:versionCode="18"
android:versionName="0.20.19">
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="17"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment