chore: Release new Android build

This commit is contained in:
Lei Nelissen
2022-05-04 17:03:43 +02:00
parent 8914a26822
commit f7874410d4
2 changed files with 22 additions and 15 deletions

View File

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