chore: release v2.3.1

This commit is contained in:
Lei Nelissen
2024-03-06 19:12:23 +01:00
parent f310bb82f6
commit 6f78f18928
26 changed files with 38 additions and 31 deletions

View File

@@ -85,8 +85,8 @@ android {
applicationId "nl.moeilijkedingen.jellyfinaudioplayer"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 25
versionName "2.3.0"
versionCode 26
versionName "2.3.1"
}
signingConfigs {