Merge branch 'master' of https://github.com/recloudstream/cloudstream into recloudstream-master

# Conflicts:
#	app/build.gradle
This commit is contained in:
KillerDogeEmpire 2022-10-23 12:55:31 -07:00
parent a8f7b98f06
commit fddcfbd343
1 changed files with 2 additions and 2 deletions

View File

@ -35,8 +35,8 @@ android {
minSdkVersion 21
targetSdkVersion 30
versionCode 51
versionName "1.0.0"
versionCode 52
versionName "1.0.1"
resValue "string", "app_version",
"${defaultConfig.versionName}${versionNameSuffix ?: ""}"