Bump major version

This commit is contained in:
Lei Nelissen
2022-01-16 12:37:09 +01:00
parent f9334c51a3
commit 1402ac06f6
6 changed files with 11 additions and 11 deletions

View File

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