build dep fix
This commit is contained in:
parent
e6b6f39641
commit
1c52e249ba
5 changed files with 8 additions and 6 deletions
|
|
@ -13,7 +13,7 @@ subprojects {
|
|||
afterEvaluate { project ->
|
||||
if (project.hasProperty("android")) {
|
||||
project.android {
|
||||
compileSdkVersion 34
|
||||
compileSdkVersion 36
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue