chore: update the build-rust-sdk script (#6476)
This commit is contained in:
@@ -228,7 +228,7 @@ cp \
|
|||||||
|
|
||||||
if [ "${buildApp}" == "0" ]; then
|
if [ "${buildApp}" == "0" ]; then
|
||||||
printf "\n## Building the application...\n\n"
|
printf "\n## Building the application...\n\n"
|
||||||
./gradlew assembleDebug
|
./gradlew :app:assembleGplayDebug
|
||||||
fi
|
fi
|
||||||
|
|
||||||
## Clean remote checkout of SDK repo
|
## Clean remote checkout of SDK repo
|
||||||
|
|||||||
Reference in New Issue
Block a user