降低Gradle版本

This commit is contained in:
chengshengru 2025-10-05 12:11:00 +08:00
parent 3bd2a6ec89
commit bf13ff9576
1 changed files with 2 additions and 4 deletions

View File

@ -6,9 +6,7 @@ plugins {
android { android {
namespace 'com.github.catvod' namespace 'com.github.catvod'
compileSdk { compileSdk 36
version = release(36)
}
defaultConfig { defaultConfig {
applicationId "com.github.catvod.demo" applicationId "com.github.catvod.demo"