forked from recloudstream/cloudstream
bump -> 2.10.29
This commit is contained in:
parent
09f4831e4b
commit
b433e753a1
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ android {
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
|
|
||||||
versionCode 48
|
versionCode 48
|
||||||
versionName "2.10.28"
|
versionName "2.10.29"
|
||||||
|
|
||||||
resValue "string", "app_version",
|
resValue "string", "app_version",
|
||||||
"${defaultConfig.versionName}${versionNameSuffix ?: ""}"
|
"${defaultConfig.versionName}${versionNameSuffix ?: ""}"
|
||||||
|
|
Loading…
Reference in a new issue