We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dd3460 commit d69568dCopy full SHA for d69568d
android/build.gradle
@@ -27,7 +27,7 @@ apply plugin: 'kotlin-android'
27
android {
28
compileSdkVersion 28
29
30
- // We depend on cmake for the native parts
+ // We depend on cmake for the native parts.
31
externalNativeBuild {
32
cmake {
33
path "CMakeLists.txt"
0 commit comments