Commit 6e04a327 authored by Max Kellermann's avatar Max Kellermann

android/AndroidManifest.xml: increment version number to 0.21.4

parent 7ec887ee
......@@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.musicpd"
android:installLocation="auto"
android:versionCode="25"
android:versionName="0.21.3">
android:versionCode="26"
android:versionName="0.21.4">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="26"/>
......
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