chore: Release new iOS version

This commit is contained in:
Lei Nelissen
2022-05-04 17:31:47 +02:00
parent 89d29844b9
commit 3b0ea4ece7
5 changed files with 8 additions and 8 deletions

View File

@@ -136,7 +136,7 @@ android {
applicationId "com.jellyfinaudioplayer"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 6
versionCode 8
versionName "1.2.4"
multiDexEnabled true
}