chore: release v2.4.2

This commit is contained in:
Lei Nelissen
2025-01-29 12:29:35 +01:00
parent 55bfbee3b0
commit bf4b9bd446
8 changed files with 69 additions and 67 deletions

View File

@@ -85,8 +85,8 @@ android {
applicationId "nl.moeilijkedingen.jellyfinaudioplayer"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 31
versionName "2.4.1"
versionCode 32
versionName "2.4.2"
}
signingConfigs {