Skip to content

Commit 45a4718

Browse files
authored
Merge pull request #880 from NativeScript/pete/fix-appgradle-apply
change app.gradle to only be applied before plugin configurations
2 parents 3a2d3b2 + cc299a4 commit 45a4718

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build-artifacts/project-template-gradle/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,8 +232,6 @@ android {
232232
def dimensions = applyPluginsIncludeGradleConfigurations()
233233

234234
flavorDimensions(*dimensions)
235-
236-
applyAppGradleConfiguration()
237235
}
238236

239237
repositories {

0 commit comments

Comments
 (0)