Tiny change in the wording

This commit is contained in:
Benoit Marty 2023-01-25 13:51:32 +01:00
parent c12621e89a
commit 918b119271

View File

@ -167,7 +167,7 @@ printf "Building the app...\n"
./gradlew assembleGplayDebug
printf "\n================================================================================\n"
printf "Uninstalling previous test app if any...\n"
printf "Uninstalling previous debug app if any...\n"
adb -e uninstall im.vector.app.debug
printf "\n================================================================================\n"