Bump versionCode to 12 and versionName to 0.6.1
This commit is contained in:
parent
9b9f5dd440
commit
efde19586c
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId = "dev.jdtech.jellyfin"
|
||||
minSdk = 26
|
||||
targetSdk = 32
|
||||
versionCode = 11
|
||||
versionName = "0.6.0"
|
||||
versionCode = 12
|
||||
versionName = "0.6.1"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
|
Loading…
Reference in a new issue