Merge branch 'stable'

This commit is contained in:
Evgeny Poberezkin
2022-08-04 12:05:57 +01:00
12 changed files with 117 additions and 1 deletions

View File

@@ -52,7 +52,6 @@ android {
externalNativeBuild {
cmake {
path file('src/main/cpp/CMakeLists.txt')
version '3.10.2'
}
}
buildFeatures {