Skip to content

Commit 401fcb0

Browse files
authored
Merge pull request #12 from dcharkes/patch-2
Punctuation in build.gradle
2 parents 6dd3460 + d69568d commit 401fcb0

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)