chore: update the build-rust-sdk script (#6476)
This commit is contained in:
parent
8851476bc7
commit
ef041baeb4
1 changed files with 1 additions and 1 deletions
|
|
@ -228,7 +228,7 @@ cp \
|
|||
|
||||
if [ "${buildApp}" == "0" ]; then
|
||||
printf "\n## Building the application...\n\n"
|
||||
./gradlew assembleDebug
|
||||
./gradlew :app:assembleGplayDebug
|
||||
fi
|
||||
|
||||
## Clean remote checkout of SDK repo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue