Skip to content

Commit d69568d

Browse files
authored
Update build.gradle
1 parent 6dd3460 commit d69568d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ apply plugin: 'kotlin-android'
2727
android {
2828
compileSdkVersion 28
2929

30-
// We depend on cmake for the native parts
30+
// We depend on cmake for the native parts.
3131
externalNativeBuild {
3232
cmake {
3333
path "CMakeLists.txt"

0 commit comments

Comments
 (0)