This commit is contained in:
LagradOst 2021-09-20 00:47:37 +02:00
parent d841c1aa7f
commit fdfc77545a

View file

@ -31,8 +31,8 @@ android {
applicationId "com.lagradost.cloudstream3" applicationId "com.lagradost.cloudstream3"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 31 targetSdkVersion 31
versionCode 25 versionCode 26
versionName "1.9.9" versionName "1.9.10"
resValue "string", "app_version", resValue "string", "app_version",
"${defaultConfig.versionName}${versionNameSuffix ?: ""}" "${defaultConfig.versionName}${versionNameSuffix ?: ""}"