mirror of
https://github.com/recloudstream/cloudstream.git
synced 2025-08-06 11:31:45 +08:00
version bump
This commit is contained in:
@ -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 ?: ""}")
|
||||
|
||||
|
Reference in New Issue
Block a user