Commit 16b0e53a authored by Max Kellermann's avatar Max Kellermann

android/AndroidManifest.xml: increment version number to 0.20.20

parent bc14a603
......@@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.musicpd"
android:installLocation="auto"
android:versionCode="18"
android:versionName="0.20.19">
android:versionCode="19"
android:versionName="0.20.20">
<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