Skip to content

Commit ac23429

Browse files
author
plamen5kov
committed
fixed typo
1 parent bc35adf commit ac23429

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

build/project-template-gradle/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ def nodeModulesDir = "../../node_modules/"
4040
def libDir = "$projectDir/../../lib/Android/"
4141
def pluginNames = new ArrayList<String>()
4242
def configDir = file(configurationsDir)
43-
def appResExists = false
44-
def appResourcesName = "NativescriptAppResources
4543
def shouldRunBindingGenerator = project.hasProperty("runSBGenerator")
4644

4745
def compiteCompileSdkVersion () {

0 commit comments

Comments
 (0)