This commit is contained in:
LagradOst 2021-09-20 00:47:37 +02:00
parent d841c1aa7f
commit fdfc77545a
1 changed files with 2 additions and 2 deletions

View File

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