Skip to content

Commit 6abbcc3

Browse files
committed
chore: lint
1 parent d7507d1 commit 6abbcc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ apply plugin: 'java'
44
repositories {
55
mavenCentral()
66
google()
7-
flatDir {
7+
flatDir {
88
dirs "$rootDir/node_modules/@nativescript/core/platforms/android"
99
}
1010
}

0 commit comments

Comments
 (0)