fix spacing

parent b8d7f7de
......@@ -28,7 +28,7 @@ If a single device exists, install via `$ adb install /path/to/apk.apk`.
Assuming you used Gradle like earlier, the file will be called `module_name-debug.apk` in `project_name/module_name/build/outputs/apk/`.
Alternatively, you can simply run `$ ./gradlew installDebug` (`> gradlew installDebug` on Windows)to build, deploy, and debug all in a single command.
Alternatively, you can simply run `$ ./gradlew installDebug` (`> gradlew installDebug` on Windows) to build, deploy, and debug all in a single command.
## Bug report & Feature request
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment