降低Gradle版本
This commit is contained in:
parent
3bd2a6ec89
commit
bf13ff9576
|
|
@ -6,9 +6,7 @@ plugins {
|
|||
android {
|
||||
namespace 'com.github.catvod'
|
||||
|
||||
compileSdk {
|
||||
version = release(36)
|
||||
}
|
||||
compileSdk 36
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.github.catvod.demo"
|
||||
|
|
|
|||
Loading…
Reference in New Issue