We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7507d1 commit 6abbcc3Copy full SHA for 6abbcc3
build.gradle
@@ -4,7 +4,7 @@ apply plugin: 'java'
4
repositories {
5
mavenCentral()
6
google()
7
- flatDir {
+ flatDir {
8
dirs "$rootDir/node_modules/@nativescript/core/platforms/android"
9
}
10
0 commit comments