forked from recloudstream/cloudstream
bump v2.6.14
This commit is contained in:
parent
d992d63c5f
commit
f79e4a982e
1 changed files with 2 additions and 2 deletions
|
@ -35,8 +35,8 @@ android {
|
|||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
|
||||
versionCode 42
|
||||
versionName "2.6.13"
|
||||
versionCode 43
|
||||
versionName "2.6.14"
|
||||
|
||||
resValue "string", "app_version",
|
||||
"${defaultConfig.versionName}${versionNameSuffix ?: ""}"
|
||||
|
|
Loading…
Reference in a new issue