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