Skip to content

Commit f5847ed

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent f429e2d commit f5847ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

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

2424
- task: Gradle@2
2525
inputs:
26-
gradleWrapperFile: 'gradlew'
26+
gradleWrapperFile: 'android/gradlew'
2727
tasks: 'build'
2828
publishJUnitResults: true
2929
testResultsFiles: '**/TEST-*.xml'

0 commit comments

Comments
 (0)