Merge branch 'v0.22.x'

This commit is contained in:
Max Kellermann
2021-08-05 15:17:07 +02:00
29 changed files with 186 additions and 1714 deletions

@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.musicpd"
android:installLocation="auto"
android:versionCode="57"
android:versionName="0.22.9">
android:versionCode="58"
android:versionName="0.22.10">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="29"/>