mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-21 17:05:39 +03:00
Tiny change in the wording
This commit is contained in:
parent
c12621e89a
commit
918b119271
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue