Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Shivaprasad Bhat committed Jun 23, 2021
2 parents 93cec42 + 7399785 commit 332e972
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,11 @@
- Click the "+" Button
- Select "Gradle"
- Choose your module as a Gradle project
- In Tasks: enter assemble
- In Tasks, enter `assemble`
- Press Run

Your debug apk will be generated at `<Project Name>/app/build/outputs/apk/debug/`

## API Details

### End point URL
Expand Down

0 comments on commit 332e972

Please sign in to comment.