forked from recloudstream/cloudstream
3.0.0 bump
This commit is contained in:
parent
e78e068214
commit
0a339a0901
1 changed files with 2 additions and 2 deletions
|
@ -35,8 +35,8 @@ android {
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
|
|
||||||
versionCode 48
|
versionCode 49
|
||||||
versionName "2.10.31"
|
versionName "3.0.0"
|
||||||
|
|
||||||
resValue "string", "app_version",
|
resValue "string", "app_version",
|
||||||
"${defaultConfig.versionName}${versionNameSuffix ?: ""}"
|
"${defaultConfig.versionName}${versionNameSuffix ?: ""}"
|
||||||
|
|
Loading…
Reference in a new issue