increment version number to 0.23.16

This commit is contained in:
Max Kellermann
2024-12-03 12:34:01 +01:00
committed by Max Kellermann
parent b8bfc98618
commit 8780db5ee8
3 changed files with 5 additions and 3 deletions

View File

@@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.musicpd"
android:installLocation="auto"
android:versionCode="73"
android:versionName="0.23.15">
android:versionCode="74"
android:versionName="0.23.16">
<uses-sdk android:minSdkVersion="24" android:targetSdkVersion="30"/>