Skip to content

Commit b581cce

Browse files
committed
fix(android): broken build
1 parent 2f8fca6 commit b581cce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/platforms/android/include.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
repositories {
33
flatDir {
4-
dirs '../../../node_modules/@akylas/nativescript/platforms/android'
4+
dirs '../../../node_modules/@nativescript/core/platforms/android'
55
}
66
}
77
dependencies {

0 commit comments

Comments
 (0)