chore: release v2.4.6

This commit is contained in:
Lei Nelissen
2025-08-05 00:51:57 +02:00
parent c4838b3b9e
commit 3afe403f4c
39 changed files with 268 additions and 43 deletions

View File

@@ -87,8 +87,8 @@ android {
applicationId "nl.moeilijkedingen.jellyfinaudioplayer"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 38
versionName "2.4.5"
versionCode 40
versionName "2.4.6"
}
signingConfigs {