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 bc35adf commit ac23429Copy full SHA for ac23429
1 file changed
build/project-template-gradle/build.gradle
@@ -40,8 +40,6 @@ def nodeModulesDir = "../../node_modules/"
40
def libDir = "$projectDir/../../lib/Android/"
41
def pluginNames = new ArrayList<String>()
42
def configDir = file(configurationsDir)
43
-def appResExists = false
44
-def appResourcesName = "NativescriptAppResources
45
def shouldRunBindingGenerator = project.hasProperty("runSBGenerator")
46
47
def compiteCompileSdkVersion () {
0 commit comments