chore: release v2.4.4

This commit is contained in:
Lei Nelissen
2025-02-04 22:37:24 +01:00
parent 7a163f4bde
commit c8e693991b
3 changed files with 5 additions and 5 deletions

View File

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