Bump versionCode to 10 and versionName to 0.5.0
This commit is contained in:
parent
6c852c938f
commit
001f377570
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId = "dev.jdtech.jellyfin"
|
||||
minSdk = 26
|
||||
targetSdk = 32
|
||||
versionCode = 9
|
||||
versionName = "0.4.0"
|
||||
versionCode = 10
|
||||
versionName = "0.5.0"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
|
Loading…
Reference in a new issue