Last active
May 28, 2024 13:04
-
-
Save shishirthedev/f72cb0a983a0b977aeaebd5bacd685e1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ADB Commands: | |
| **************************** | |
| 1. Launch deep link: | |
| adb shell am start -W -a android.intent.action.VIEW -c android.intent.category.BROWSABLE -d https://f8uqp.app.goo.gl/r7rJWgPHDpKoWxL99 net.omobio.robisc | |
| Gradlew Command: | |
| ./gradlew --version | |
| ./gradlew assemble | |
| ./gradlew assembleDevRelease | |
| ./gradlew clean build | |
| ./gradlew build | |
| ./gradlew bundle | |
| ./gradlew signingReport | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment