Update core
This commit is contained in:
parent
c2fdd4941d
commit
43b01d9d28
|
|
@ -82,7 +82,7 @@ fun Project.configureBaseExtension() {
|
|||
buildToolsVersion = androidBuildToolsVersion
|
||||
|
||||
externalNativeBuild.cmake {
|
||||
version = "3.28.1+"
|
||||
version = "3.29.8+"
|
||||
buildStagingDirectory = layout.buildDirectory.get().asFile
|
||||
}
|
||||
|
||||
|
|
|
|||
2
core
2
core
|
|
@ -1 +1 @@
|
|||
Subproject commit e75b6007b40dd98047b49807d8e9686d0b7fbc38
|
||||
Subproject commit 6703b45350bd61c56b8a901274b867a4ca1c8bda
|
||||
Loading…
Reference in New Issue