chore: prepare for v2.4.5 release

This commit is contained in:
Lei Nelissen
2025-05-05 14:09:51 +02:00
parent 6a0f28516b
commit a2d10756a5
51 changed files with 80 additions and 154 deletions

View File

@@ -85,8 +85,8 @@ android {
applicationId "nl.moeilijkedingen.jellyfinaudioplayer"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 34
versionName "2.4.4"
versionCode 35
versionName "2.4.5"
}
signingConfigs {