Skip to content

Commit

Permalink
fixed command
Browse files Browse the repository at this point in the history
  • Loading branch information
Shahroz16 committed Sep 18, 2023
1 parent c2d8747 commit 36f00c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/deploy-code.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ if [[ "$MODULE_VERSION" == "" ]]; then
exit 1
fi

./gradlew assembleRelease
./gradlew androidSourcesJar javadocJar
MODULE_VERSION="$MODULE_VERSION" ./gradlew publishReleasePublicationToSonatypeRepository --max-workers 1 closeAndReleaseSonatypeStagingRepository

0 comments on commit 36f00c1

Please sign in to comment.