chore: release v2.2.0

This commit is contained in:
Lei Nelissen
2023-07-14 23:33:45 +02:00
parent c31d791a35
commit 8e5607d355
5 changed files with 4 additions and 1 deletions

View File

@@ -102,7 +102,7 @@ android {
applicationId "nl.moeilijkedingen.jellyfinaudioplayer"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 22
versionCode 23
versionName "2.2.0"
}