chore: release v2.4.3 for android

This commit is contained in:
Lei Nelissen
2025-01-29 15:54:29 +01:00
parent b8a2c0d889
commit 9d995d795b
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 32
versionName "2.4.2"
versionCode 33
versionName "2.4.3"
}
signingConfigs {