mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
try fixing build
This commit is contained in:
parent
c92fac1d99
commit
bb3767cf36
1 changed files with 2 additions and 2 deletions
|
@ -42,11 +42,11 @@ subprojects {
|
|||
}
|
||||
|
||||
android {
|
||||
compileSdkVersion(30)
|
||||
compileSdkVersion(32)
|
||||
|
||||
defaultConfig {
|
||||
minSdk = 21
|
||||
targetSdk = 30
|
||||
targetSdk = 32
|
||||
}
|
||||
|
||||
compileOptions {
|
||||
|
|
Loading…
Reference in a new issue