forked from recloudstream/cloudstream
version bump
This commit is contained in:
parent
344f974af2
commit
bc03f6ebb5
1 changed files with 2 additions and 2 deletions
|
@ -47,8 +47,8 @@ android {
|
||||||
minSdk = 21
|
minSdk = 21
|
||||||
targetSdk = 30
|
targetSdk = 30
|
||||||
|
|
||||||
versionCode = 53
|
versionCode = 54
|
||||||
versionName = "3.2.0"
|
versionName = "3.2.1"
|
||||||
|
|
||||||
resValue("string", "app_version", "${defaultConfig.versionName}${versionNameSuffix ?: ""}")
|
resValue("string", "app_version", "${defaultConfig.versionName}${versionNameSuffix ?: ""}")
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue