Skip to content

Commit 62893c6

Browse files
committed
typo
1 parent 566bc29 commit 62893c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/native.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ if (System.env.APPINSIGHTS_VS_PATH) {
4949

5050
idea {
5151
module {
52-
sourceDirs += file("$projectDir/src/windows/cpp")\
52+
sourceDirs += file("$projectDir/src/windows/cpp")
5353
}
5454
}
5555

0 commit comments

Comments
 (0)