Skip to content

Commit

Permalink
Update azure-maven-publish.yml (#650)
Browse files Browse the repository at this point in the history
  • Loading branch information
praveen970 authored Sep 22, 2023
1 parent 2845b21 commit 649eb4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/azure-maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
gradleWrapperFile: "android/gradlew"
workingDirectory: 'android'
tasks: "assembleRelease"
options: "-PversionName=$(NEW_VERSION)"
options: "-PversionName=$(VERSION_NAME)"
publishJUnitResults: false
javaHomeOption: "JDKVersion"
jdkVersionOption: "$(jdkVersion)"
Expand Down

0 comments on commit 649eb4b

Please sign in to comment.